Skip to content

Commit

Permalink
removed unused delcaration
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlee348 committed Dec 2, 2024
1 parent 57f1e92 commit 0d178ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/recovery/RecoveryHeader.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Box, Button, Divider, Image, MenuIcon, Text, useMediaQuery } from '@0xsequence/design-system'
import { AnimatePresence } from 'framer-motion'
import { useState } from 'react'

import { useObservable, useStore } from '~/stores'
import { AuthStore } from '~/stores/AuthStore'
Expand Down

0 comments on commit 0d178ac

Please sign in to comment.