Skip to content

Commit 228afad

Browse files
committed
chore: lint
1 parent f5402a3 commit 228afad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monaco/env.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export class WorkerHost {
5656
}
5757
}
5858
}
59-
catch (err) {
59+
catch {
6060
return undefined
6161
}
6262
}

0 commit comments

Comments
 (0)