Skip to content

Commit 395c134

Browse files
committed
ran php cs fixer
1 parent 47ec31c commit 395c134

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Bolt/ConnectionPool.php

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

1616
use Generator;
1717
use Laudis\Neo4j\BoltFactory;
18-
use Laudis\Neo4j\Common\SemaphoreFactory;
1918
use Laudis\Neo4j\Contracts\AuthenticateInterface;
2019
use Laudis\Neo4j\Contracts\ConnectionInterface;
2120
use Laudis\Neo4j\Contracts\ConnectionPoolInterface;

src/Neo4j/Neo4jConnectionPool.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
use Laudis\Neo4j\BoltFactory;
3131
use Laudis\Neo4j\Common\Cache;
3232
use Laudis\Neo4j\Common\GeneratorHelper;
33-
use Laudis\Neo4j\Common\SemaphoreFactory;
3433
use Laudis\Neo4j\Common\Uri;
3534
use Laudis\Neo4j\Contracts\AddressResolverInterface;
3635
use Laudis\Neo4j\Contracts\AuthenticateInterface;

0 commit comments

Comments
 (0)