Skip to content

Commit 38d4371

Browse files
chore: remove unused RootState import in swap navigation
Co-authored-by: Prithpal Sooriya <prithpal.sooriya@gmail.com>
1 parent d215889 commit 38d4371

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • app/components/UI/Bridge/hooks/useSwapBridgeNavigation

app/components/UI/Bridge/hooks/useSwapBridgeNavigation/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ import { areAddressesEqual } from '../../../../../util/address';
4242
import { selectBasicFunctionalityEnabled } from '../../../../../selectors/settings';
4343
import TrendingFeedSessionManager from '../../../Trending/services/TrendingFeedSessionManager';
4444
import { useFetchPopularTokens } from '../useFetchPopularTokens';
45-
import type { RootState } from '../../../../../reducers';
4645

4746
/**
4847
* When navigating to the Asset view from trending tokens list, we add a property

0 commit comments

Comments
 (0)