Remove empty line
| @@ -639,7 +639,6 @@ async function CreateZenSliders(elmnt) { | ||
| 639 | 639 | sliderID == 'dry_base_textgenerationwebui') { |
| 640 | 640 | decimals = 2; |
| 641 | 641 | } |
| 642 | - | |
| 643 | 642 | if (sliderID == 'eta_cutoff_textgenerationwebui' || |
| 644 | 643 | sliderID == 'epsilon_cutoff_textgenerationwebui') { |
| 645 | 644 | numSteps = 50; |