Fix format

78bbf0ed0265b23db35dda20f30f5e36174614bd

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

1 files changed, +1 -2Showing whitespace changes
public/script.js+1 -2
@@ -3241,8 +3241,7 @@ class StreamingProcessor {
32413241 }
32423242 catch (err) {
32433243 // in the case of a self-inflicted abort, we have already cleaned up
32443244 if (!this.isFinished) {
3245- {
32463245 console.error(err);
32473246 this.onErrorStreaming();
32483247 }