Refactor PHP.

This commit is contained in:
Lars Jung 2015-05-10 02:37:12 +02:00
parent 48b788eaef
commit 24319e1c49

View file

@ -46,8 +46,6 @@ class Bootstrap {
return true; return true;
} }
} }
return false;
} }
private function once($lib) { private function once($lib) {