Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercactapus committed Feb 6, 2024
1 parent 197215c commit f83dee6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import type { Meta, StoryObj } from '@storybook/react'
import ScheduleOnCallNotificationsListDest from './ScheduleOnCallNotificationsListDest'
import { expect } from '@storybook/jest'
import { within } from '@storybook/testing-library'
import { handleDefaultConfig } from '../../storybook/graphql'
import { HttpResponse, graphql } from 'msw'

Expand Down

0 comments on commit f83dee6

Please sign in to comment.