Skip to content

Commit

Permalink
stray log
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Oct 17, 2023
1 parent 18280cf commit e863faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/src/components/modals/Send.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export enum EasyTransferTitle {
SetIdentity = 'Set identity'
}

// export type EasyTransferTitle = (typeof easyTransferTitle)[number]
export const DEFAULT_EASY_SETUP_SELECTION: EasyTransferTitle = EasyTransferTitle.SendTokens

interface Props {
Expand Down

0 comments on commit e863faa

Please sign in to comment.