Run automated phpcs linting

This commit is contained in:
Robbie Averill 2019-07-24 18:25:41 +02:00 committed by Guy Marriott
parent bd84139b96
commit 804c6bac2f
No known key found for this signature in database
GPG Key ID: A80F9ACCB86D3DA7

View File

@ -504,4 +504,3 @@ class TagField extends MultiSelectField
return $data;
}
}