Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/controllers/TreeController.php')
-rw-r--r--src/controllers/TreeController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controllers/TreeController.php b/src/controllers/TreeController.php
index 32ee9434..6e4be3db 100644
--- a/src/controllers/TreeController.php
+++ b/src/controllers/TreeController.php
@@ -10,7 +10,6 @@ use PHPPgAdmin\ArrayRecordSet;
use PHPPgAdmin\ContainerUtils;
use PHPPgAdmin\Decorators\Decorator;
use PHPPgAdmin\Traits\HelperTrait;
-use Slim\Http\Response;
/**
* Base TreeController controller class.