From 92ee7558c6b6dd2461b645cb1f19a81ef8c50db5 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 8 Aug 2015 22:48:07 +0200 Subject: Removed redundand Prado::using statements --- framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php') diff --git a/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php b/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php index 10905a4b..6c8ef7b9 100644 --- a/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php +++ b/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php @@ -14,7 +14,6 @@ namespace Prado\Data\Common\Pgsql; use Prado\Data\Common\TDbCommandBuilder; use Prado\Prado; -Prado::using('System.Data.Common.TDbCommandBuilder'); /** * TPgsqlCommandBuilder provides specifics methods to create limit/offset query commands -- cgit v1.2.3