feat: some cleanup

This commit is contained in:
Christy Jacob
2022-02-15 19:42:45 +04:00
parent 0b9e8454d0
commit aba9dc323d
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ namespace Executor;
use Exception;
use Utopia\App;
use Utopia\Storage\Storage;
class Executor
{