Skip to content

Commit 2c57352

Browse files
zeripathlunny
andauthored
Remove spurious set name from eventsource.sharedworker.js (#15643)
Fix #15617 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
1 parent 1e87761 commit 2c57352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web_src/js/features/eventsource.sharedworker.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
self.name = 'eventsource.sharedworker.js';
2-
31
const sourcesByUrl = {};
42
const sourcesByPort = {};
53

0 commit comments

Comments
 (0)