mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-30 23:01:16 +08:00
Remove spurious set name from eventsource.sharedworker.js (#15643)
Fix #15617 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
@ -1,5 +1,3 @@
|
|||||||
self.name = 'eventsource.sharedworker.js';
|
|
||||||
|
|
||||||
const sourcesByUrl = {};
|
const sourcesByUrl = {};
|
||||||
const sourcesByPort = {};
|
const sourcesByPort = {};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user