fix: Undefined type SqlException

This commit is contained in:
Guillermo Pages
2021-08-30 23:35:55 +02:00
parent 1d734deba9
commit 00b954e204

View File

@@ -1,7 +1,6 @@
<?php
namespace Bsr\Db;
use Bsr\Utils\Configuration\Configuration;
use Bsr\Db\Exception\SqlException;
use Gbili\Db\Req\Req;