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]>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
self.name = 'eventsource.sharedworker.js';
|
||||
|
||||
const sourcesByUrl = {};
|
||||
const sourcesByPort = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user