Remove unkown todo comment
parent
8c374be79d
commit
768eb2a64b
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue