From 6659556f6bc5383dcb206473f3aef31b4d11f30d Mon Sep 17 00:00:00 2001 From: kremsy Date: Fri, 2 May 2014 00:35:51 +0200 Subject: [PATCH] test --- application/core/ErrorHandler.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/core/ErrorHandler.php b/application/core/ErrorHandler.php index aa0787ab..c2e5bbbe 100644 --- a/application/core/ErrorHandler.php +++ b/application/core/ErrorHandler.php @@ -4,10 +4,8 @@ namespace ManiaControl; use ManiaControl\Files\FileUtil; use ManiaControl\Update\UpdateManager; -use ManiaControl\Callbacks\Callbacks; /** - * gittest * Error and Exception Manager Class * * @author steeffeen & kremsy