Skip to content

Commit

Permalink
fix linting error provoked by another cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronfigueiredo committed Sep 18, 2024
1 parent e2d73bf commit 3fcbdd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/controllers/swaps/swaps.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,6 @@ describe('SwapsController', function () {
const swapsQuotePrefetchingRefreshTime = 0;
const swapsStxBatchStatusRefreshTime = 0;
const swapsStxGetTransactionsRefreshTime = 0;
const swapsStxStatusDeadline = 0;
swapsController.__test__updateState({
swapsState: {
...swapsController.state.swapsState,
Expand Down

0 comments on commit 3fcbdd6

Please sign in to comment.