Skip to content

Commit

Permalink
chore: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tomashco committed Jun 3, 2024
1 parent 15593f8 commit a10da65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/InstagramPostsClient/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { Button } from '@payloadcms/ui/elements/Button'
import ReactPlayer from 'react-player'
import axios from 'axios'

import './index.scss'
import type { PostType } from '../../types'

const queryClient = new QueryClient()
Expand Down

0 comments on commit a10da65

Please sign in to comment.