This commit is contained in:
2022-06-11 02:18:04 +03:00
parent 4bd6a08e8a
commit b8f837b6cf
6 changed files with 94 additions and 70 deletions
-3
View File
@@ -6,9 +6,6 @@
* Project name: Battles-Game
*/
use Battles\Database\Db;
use Battles\User;
include_once 'classes/Database/db.php';
include_once 'classes/Database/Mysql.php';
include_once 'classes/Database/Statement.php';