Skip to content

Commit 76f7b9b

Browse files
committed
remove vacuum at the end
1 parent 5370096 commit 76f7b9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/asc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,6 @@ exports.main = function main(argv, options, callback) {
843843
add("vacuum");
844844
add("inlining-optimizing");
845845
add("precompute-propagate");
846-
add("vacuum");
847846
}
848847
add("remove-unused-brs");
849848
add("remove-unused-names");

0 commit comments

Comments
 (0)