Remove not needed empty line

This commit is contained in:
Clemens Schwaighofer
2014-01-30 17:36:56 +09:00
parent e7dd073c07
commit 2dd286b25e

View File

@@ -137,7 +137,6 @@
sleep(5);
}
// search path check
$q = "SHOW search_path";
$cursor = $basic->db_exec($q);