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:
authorFelipe Figueroa <amenadiel@gmail.com>2018-03-24 02:28:12 +0300
committerStyleCI Bot <bot@styleci.io>2018-03-24 02:28:12 +0300
commit827b99bc1efa00fb48e83ff9fd3354cc7c30631d (patch)
treef6af457e4603c9849849095bd9ffa67381d21256 /src/controllers/SqleditController.php
parentb90291f9ed323ebc1a23874f25735fe660dd2a83 (diff)
Apply fixes from StyleCI
[ci skip] [skip ci]
Diffstat (limited to 'src/controllers/SqleditController.php')
-rw-r--r--src/controllers/SqleditController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controllers/SqleditController.php b/src/controllers/SqleditController.php
index 8795aece..7bb9068d 100644
--- a/src/controllers/SqleditController.php
+++ b/src/controllers/SqleditController.php
@@ -141,7 +141,6 @@ class SqleditController extends BaseController
public function doTree()
{
-
$treedata = new \PHPPgAdmin\ArrayRecordSet([]);
$reqvars = [];