Skip to content

Commit 052fdf9

Browse files
author
Robert Jackson
committed
Remove unused variable in generated codemod.
1 parent dfa92da commit 052fdf9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

commands/local/generate/codemod.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ module.exports.handler = function handler(options) {
4141
'use strict';
4242
4343
const { runTransformTest } = require('codemod-cli');
44-
const transform = require('./index');
4544
4645
runTransformTest({
4746
type: 'jscodeshift',

0 commit comments

Comments
 (0)