Skip to content

Commit 01b73d5

Browse files
committed
small import fix
1 parent 6794f85 commit 01b73d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/test/e2e_new/amazonq/utils/generalUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55
import { By, WebviewView, WebElement, EditorView, InputBox, Workbench, TextEditor, Key } from 'vscode-extension-tester'
66
import { until, WebDriver } from 'selenium-webdriver'
7-
import { IKey } from 'selenium-webdriver/lib/input'
87

98
/**
109
* General sleep function to wait for a specified amount of time

0 commit comments

Comments
 (0)