diff --git a/base.php b/base.php index 44fb8f6b..380ef55a 100644 --- a/base.php +++ b/base.php @@ -3584,6 +3584,4 @@ private function __clone() { private function __construct() { } -} - -return Base::instance(); +} \ No newline at end of file