Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chloeYue committed Dec 20, 2024
1 parent a8ab1ad commit c166dff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/page-objects/pages/home/asset-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ class AssetListPage {
return tokenNames;
}


async sortTokenList(
sortBy: 'alphabetically' | 'decliningBalance',
): Promise<void> {
Expand Down

0 comments on commit c166dff

Please sign in to comment.