Skip to content

Commit 94544bc

Browse files
committed
chore: 🐛 remove un-used import
1 parent 65a64d5 commit 94544bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/PaginationTransformer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import BaseTransformer from './BaseTransformer'
2-
import snakecaseKeys from 'snakecase-keys'
32

43
export interface PaginationOptions {
54
perPage: number

0 commit comments

Comments
 (0)