Skip to content

Commit 5f26207

Browse files
authored
Update DB.php
1 parent 275bb14 commit 5f26207

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DB.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use App;
66
use PDO;
7-
use App\Providers\Config;
87

98
class DB {
109
public $query, $error, $results, $whereArr;

0 commit comments

Comments
 (0)