Skip to content

Commit fd910a9

Browse files
committed
Fixing a linter check error
1 parent 53133c4 commit fd910a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/pages/swapVosDetailsPage.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Page, { PageElement } from './page'
1+
import Page from './page'
22

33
export default class SwapVosDetailsPage extends Page {
44
constructor() {

0 commit comments

Comments
 (0)