diff options
Diffstat (limited to 'framework/Data/Common/Sqlite/TSqliteCommandBuilder.php')
-rw-r--r-- | framework/Data/Common/Sqlite/TSqliteCommandBuilder.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Data/Common/Sqlite/TSqliteCommandBuilder.php b/framework/Data/Common/Sqlite/TSqliteCommandBuilder.php index 8b840207..7d7d931e 100644 --- a/framework/Data/Common/Sqlite/TSqliteCommandBuilder.php +++ b/framework/Data/Common/Sqlite/TSqliteCommandBuilder.php @@ -14,7 +14,6 @@ namespace Prado\Data\Common\Sqlite; use Prado\Data\Common\TDbCommandBuilder; use Prado\Prado; -Prado::using('System.Data.Common.TDbCommandBuilder'); /** * TSqliteCommandBuilder provides specifics methods to create limit/offset query commands |