1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Removed unused class

This commit is contained in:
Eldad Fux 2020-03-16 21:09:00 +02:00
parent 8221cf6936
commit 2e436a6cd3

View file

@ -8,7 +8,6 @@ global $env, $utopia, $request, $response, $register, $consoleDB, $project, $dom
use Utopia\App;
use Utopia\Request;
use Utopia\Response;
use Utopia\Validator\Host;
use Utopia\Validator\Range;
use Utopia\View;
use Utopia\Exception;