Remove unkown todo comment

HFP-2095-Fix-table-styling
Frode Petterson 2018-08-29 14:30:31 +02:00 committed by GitHub
parent 8c374be79d
commit 768eb2a64b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3682,7 +3682,6 @@ class H5PContentValidator {
if (isset($file->copyright)) {
$this->validateGroup($file->copyright, $this->getCopyrightSemantics());
// TODO: We'll need to do something here about getMetadataSemantics() if we change the widgets
}
}