rollup-plugin-imagemin
rollup-plugin-imagemin copied to clipboard
Removed unneeded part of `if` statement
The line inside the if block already checks this and acts on the falsy case, so it shouldn't be in the if.