Skip to content

Commit 24490ec

Browse files
committed
remove extra space
1 parent 1e4c4d5 commit 24490ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/utils/previewEntry.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ window.onunhandledrejection = async function onUnhandledRejection(event) {
148148
};
149149

150150
// Monkeypatch p5._friendlyError
151-
152151
const _report = window.p5?.report;
153152

154153
if (_report) {

0 commit comments

Comments
 (0)