Skip to content

Commit 5f78200

Browse files
committed
[DDW-1145] Cleans up commented off lines not needed anymore.
1 parent 0b66c4d commit 5f78200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

storybook/stories/wallets/send/WalletSend.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import WalletSendForm from '../../../../source/renderer/app/components/wallet/Wa
2020
import type { WalletTokens } from '../../../../source/renderer/app/api/assets/types';
2121
import { WalletSendConfirmationDialogView } from '../../../../source/renderer/app/containers/wallet/dialogs/send-confirmation/SendConfirmation.view';
2222
import { noopAnalyticsTracker as analyticsTracker } from '../../../../source/renderer/app/analytics';
23-
// import WalletTokenPicker from '../../../../source/renderer/app/components/wallet/tokens/wallet-token-picker/WalletTokenPicker';
2423

2524
const allAssets = [
2625
generateAssetToken(

0 commit comments

Comments
 (0)