diff options
Diffstat (limited to 'framework/Data/SqlMap/TSqlMapGateway.php')
-rw-r--r-- | framework/Data/SqlMap/TSqlMapGateway.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Data/SqlMap/TSqlMapGateway.php b/framework/Data/SqlMap/TSqlMapGateway.php index b52fda86..18927488 100644 --- a/framework/Data/SqlMap/TSqlMapGateway.php +++ b/framework/Data/SqlMap/TSqlMapGateway.php @@ -14,7 +14,6 @@ namespace Prado\Data\SqlMap; use Prado\Data\SqlMap\DataMapper\TSqlMapPagedList; use Prado\Prado; -Prado::using('System.Data.SqlMap.TSqlMapManager'); /** * DataMapper client, a fascade to provide access the rest of the DataMapper |