mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +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 sourcesByPort = {};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user