Skip to content

Commit d8539d0

Browse files
committed
Clean import
1 parent 98f3c45 commit d8539d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/internal/connection-provider-routing.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import DelegateConnection from './connection-delegate'
3232
import LeastConnectedLoadBalancingStrategy from './least-connected-load-balancing-strategy'
3333
import Bookmark from './bookmark'
3434
import { int } from '../integer'
35-
import { ConsoleReporter } from 'jasmine'
3635

3736
const UNAUTHORIZED_ERROR_CODE = 'Neo.ClientError.Security.Unauthorized'
3837
const DATABASE_NOT_FOUND_ERROR_CODE =

0 commit comments

Comments
 (0)