Skip to content

Commit

Permalink
MMT-3919: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
htranho committed Nov 8, 2024
1 parent 692ae73 commit 236f2cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import Permission from '@/js/components/Permission/Permission'
import PermissionCollectionTable from '@/js/components/PermissionCollectionTable/PermissionCollectionTable'

import { GET_COLLECTION_PERMISSION } from '@/js/operations/queries/getCollectionPermission'
import { Tab } from 'bootstrap'

vi.mock('../../PermissionCollectionTable/PermissionCollectionTable')

Expand Down

0 comments on commit 236f2cb

Please sign in to comment.