@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Cassandra; |
6 | 6 | use Cassandra\BatchStatement; |
7 | -use Closure; |
|
8 | 7 | use lroman242\LaravelCassandra\Exceptions\NotSupportedException; |
9 | 8 | |
10 | 9 | class Connection extends \Illuminate\Database\Connection |