Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Dec 2, 2024
1 parent e7fe776 commit 825dcb7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ import { ProfileEditorForm, useProfileEditorForm } from '@app/hooks/useProfileEd
import { createTransactionItem, TransactionItem } from '@app/transaction-flow/transaction'
import TransactionLoader from '@app/transaction-flow/TransactionLoader'
import type { TransactionDialogPassthrough } from '@app/transaction-flow/types'
import { getResolverWrapperAwareness } from '@app/utils/utils'

// import { getResolverWrapperAwareness } from '@app/utils/utils'

import ResolverWarningOverlay from './ResolverWarningOverlay'
import { WrappedAvatarButton } from './WrappedAvatarButton'
Expand Down

0 comments on commit 825dcb7

Please sign in to comment.