Skip to content

Commit 0cad231

Browse files
committed
chore: @putout/plugin-variables: rm useless @putout/plugin-remove-useless-array-from
1 parent 115db3b commit 0cad231

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/plugin-variables/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"plugin",
3232
"remove",
3333
"useless",
34-
"variables",
35-
"for-of"
34+
"variables"
3635
],
3736
"devDependencies": {
3837
"@putout/eslint-flat": "^3.0.0",
@@ -42,7 +41,6 @@
4241
"@putout/plugin-minify": "*",
4342
"@putout/plugin-nodejs": "*",
4443
"@putout/plugin-putout": "*",
45-
"@putout/plugin-remove-useless-array-from": "*",
4644
"@putout/plugin-reuse-duplicate-init": "*",
4745
"@putout/test": "^14.0.0",
4846
"c8": "^10.0.0",

0 commit comments

Comments
 (0)