Skip to content

Commit 95a1f60

Browse files
committed
:octocat:
1 parent 63fbbce commit 95a1f60

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/DatabaseException.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@
1212

1313
namespace chillerlan\Database;
1414

15-
use Exception;
16-
17-
class DatabaseException extends Exception{}
15+
class DatabaseException extends \Exception{}

0 commit comments

Comments
 (0)