diff options
Diffstat (limited to 'framework/Data/Common/Mysql/TMysqlCommandBuilder.php')
-rw-r--r-- | framework/Data/Common/Mysql/TMysqlCommandBuilder.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Data/Common/Mysql/TMysqlCommandBuilder.php b/framework/Data/Common/Mysql/TMysqlCommandBuilder.php index a4f717e0..f2b00e37 100644 --- a/framework/Data/Common/Mysql/TMysqlCommandBuilder.php +++ b/framework/Data/Common/Mysql/TMysqlCommandBuilder.php @@ -14,7 +14,6 @@ namespace Prado\Data\Common\Mysql; use Prado\Data\Common\TDbCommandBuilder; use Prado\Prado; -Prado::using('System.Data.Common.TDbCommandBuilder'); /** * TMysqlCommandBuilder implements default TDbCommandBuilder |