Skip to content

Commit f1f762d

Browse files
committed
chore: putout: actions: lint ☘️
1 parent 0dcfda1 commit f1f762d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/plugin-filesystem/lib/rename-referenced-file/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {
44
transform,
55
print,
66
} from 'putout';
7-
87
import * as getImportsPlugin from './get-imports.js';
98

109
const {

packages/plugin-filesystem/test/exports.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import {test} from 'supertape';
2-
32
import * as toSimple from '@putout/plugin-filesystem/to-simple';
43
import * as fromSimple from '@putout/plugin-filesystem/from-simple';
54
import * as readAllFiles from '@putout/plugin-filesystem/read-all-files';

0 commit comments

Comments
 (0)