Remove empty line

d225c05457fa973f89268faa7351dbe145867fab

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +0 -1Ignore whitespace
public/scripts/power-user.js+0 -1
@@ -639,7 +639,6 @@ async function CreateZenSliders(elmnt) {
639639 sliderID == 'dry_base_textgenerationwebui') {
640640 decimals = 2;
641641 }
642-
643642 if (sliderID == 'eta_cutoff_textgenerationwebui' ||
644643 sliderID == 'epsilon_cutoff_textgenerationwebui') {
645644 numSteps = 50;