Skip to content

Commit 34c5818

Browse files
committed
Remove unused import
1 parent a2c01e8 commit 34c5818

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v1/internal/connection-providers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import RoutingTable from './routing-table';
2424
import Rediscovery from './rediscovery';
2525
import RoutingUtil from './routing-util';
2626
import { HostNameResolver } from './node';
27-
import { flatMap } from 'lodash/collection';
2827

2928
const UNAUTHORIZED_ERROR_CODE = 'Neo.ClientError.Security.Unauthorized';
3029

0 commit comments

Comments
 (0)