Skip to content

Commit

Permalink
delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gaudyb committed Apr 11, 2024
1 parent b4ae352 commit 63d2764
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/Footer/Footer.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
*/
import { Footer } from './Footer.js'
import type { FooterProps } from './Footer.types.js'
import { useTheme } from '@fluentui/react'
import { useCallback } from 'react'

const meta = {
Expand Down

0 comments on commit 63d2764

Please sign in to comment.