Skip to content

Commit 99a3c62

Browse files
committed
chore: putout: actions: lint ☘️
1 parent 4705e08 commit 99a3c62

File tree

1 file changed

+0
-1
lines changed
  • packages/plugin-esm/lib/apply-namespace-import-to-file

1 file changed

+0
-1
lines changed

packages/plugin-esm/lib/apply-namespace-import-to-file/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import putout, {
55
transform,
66
operator,
77
} from 'putout';
8-
98
import * as isESMPlugin from './is-esm/index.js';
109
import * as hasExportDefaultPlugin from './has-export-default/index.js';
1110
import * as applyNamespaceImportPlugin from './apply-namespace-import/index.js';

0 commit comments

Comments
 (0)