Skip to content

Commit 5b0a08d

Browse files
committed
refactor: remove eslint disable comment
1 parent 0379acd commit 5b0a08d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import {
1616
approximateBelowMaximumCanvasSizeOfBrowser,
1717
getBrowserName,
1818
} from './utils';
19-
// eslint-disable-next-line import/no-cycle
2019
import compressOnWebWorker from './web-worker';
2120

2221
/**

0 commit comments

Comments
 (0)