typo fixed

This commit is contained in:
kremsy
2017-05-14 11:22:19 +02:00
parent f040c437a1
commit 68598cae6b
2 changed files with 2 additions and 7 deletions

View File

@ -260,11 +260,6 @@ class CallbackManager implements UsageInformationAble {
if ($fullTime > ErrorHandler::LONG_LOOP_REPORT_TIME) {
$this->maniaControl->getErrorHandler()->triggerDebugNotice(json_encode(array("Long Loop Detected: " . $fullTime, $timings)));
}
}
/**