Skip to content

Commit 8d15f04

Browse files
committed
chore(madrun) rm unused
1 parent ce543e9 commit 8d15f04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.madrun.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
const {run} = require('madrun');
44

5-
const a = 1_1;
6-
75
module.exports = {
86
'lint': () => 'putout lib test .madrun.js',
97
'fix:lint': () => run('lint', '--fix'),

0 commit comments

Comments
 (0)