Skip to content

Commit

Permalink
Clean up unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Oct 5, 2020
1 parent 2a8066e commit 4330d28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Driver/PDO/Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use PDOStatement;

use function assert;
use function strpos;

final class Connection implements ServerInfoAwareConnection
{
Expand Down

0 comments on commit 4330d28

Please sign in to comment.