Skip to content

Commit c2a75bf

Browse files
authored
Merge pull request #11 from bjmin/feature/remove-unused-dep
chore(dep): Remove unused dependency `notation` in `Permission.ts`
2 parents 5b12687 + 18e4a6c commit c2a75bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/Permission.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// dep modules
2-
import * as Notation from 'notation';
31
// own modules
42
import { IQueryInfo } from '../core';
53
import utils from '../utils';

0 commit comments

Comments
 (0)