feat(minifier): remove empty if statment if (test) {}
-> test
#34071
This job was skipped
Loading
if (test) {}
-> test
#34071