Skip to content

Commit 024179e

Browse files
committed
Reduce
1 parent 0536eb7 commit 024179e

File tree

1 file changed

+1
-4
lines changed
  • crates/swc_ecma_minifier/tests/fixture/next/outstatic/1

1 file changed

+1
-4
lines changed

crates/swc_ecma_minifier/tests/fixture/next/outstatic/1/input.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,12 @@
3535
const a = 0;
3636
if (a) {
3737
let l, c;
38-
const g = 0,
39-
p = 0;
38+
const p = 0;
4039
p ? (a._f.onBlur && a._f.onBlur(e), t && t(0)) : a._f.onChange && a._f.onChange(e);
4140
const A = 0;
4241

4342
a._f.deps && E(s, c, l, A)
4443
}
45-
}, I = async (t = {}) => {
46-
4744
}, te = (e, t = {}) => {
4845
let s = 0;
4946
const a = 0;

0 commit comments

Comments
 (0)