Skip to content

Commit

Permalink
feat: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
javiergarciavera committed Dec 18, 2024
1 parent 90bcff7 commit 41a7b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/flask/solana/common-solana.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Mockttp } from 'mockttp';
import { withFixtures, unlockWallet } from '../../helpers';
import { withFixtures } from '../../helpers';
import { Driver } from '../../webdriver/driver';
import HeaderNavbar from '../../page-objects/pages/header-navbar';
import AccountListPage from '../../page-objects/pages/account-list-page';
Expand Down

0 comments on commit 41a7b87

Please sign in to comment.