Skip to content

Commit d9b9364

Browse files
committed
:octocat: phpunit 7.5
1 parent 216ea29 commit d9b9364

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)