Skip to content

Commit 9146536

Browse files
authored
HFP-3883 remove unnecessary error message (#182)
1 parent 4418ae9 commit 9146536

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

h5p.classes.php

-1
Original file line numberDiff line numberDiff line change
@@ -3963,7 +3963,6 @@ public function hubAccountInfo() {
39633963
}
39643964

39653965
if (empty($siteUuid) || empty($secret)) {
3966-
$this->h5pF->setErrorMessage($this->h5pF->t('Missing Site UUID or Hub Secret. Please check your Hub registration.'));
39673966
return false;
39683967
}
39693968

0 commit comments

Comments
 (0)