Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 753ad8b

Browse files
committed
chore: Remove unused import
1 parent fd370b0 commit 753ad8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/index_spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import * as webdriver from 'selenium-webdriver';
22
import {extend} from '../lib';
3-
import {DeferredExecutor} from '../lib/deferred_executor';
43
import {buildMockDriver, Data} from './mockdriver';
54

65

0 commit comments

Comments
 (0)