Skip to content

Commit

Permalink
removing unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigobranas committed Jul 5, 2024
1 parent b66f887 commit 67fa20e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/playwright/e2e/HomeWallet.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { Browser, Page } from '@playwright/test';
import test, { chromium } from '@playwright/test';

import { getInputsByType } from 'fuels';
import {
getButtonByText,
getByAriaLabel,
Expand Down

0 comments on commit 67fa20e

Please sign in to comment.