Skip to content

Commit

Permalink
chore(jest): remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
drepram committed Mar 18, 2022
1 parent 1865939 commit 1d639b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/mixins/UserPermissions/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { result } from 'lodash'
import * as index from '~/components/mixins/UserPermissions/index'

describe('index.UserPermissions.created', () => {
Expand Down

0 comments on commit 1d639b4

Please sign in to comment.