remove unused var in torstats
This commit is contained in:
		
							parent
							
								
									7780093898
								
							
						
					
					
						commit
						c5fd39c762
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -38,7 +38,6 @@ fetch('/config/get/transports.tor', { | |||
|             torSource.onmessage = function(e){ | ||||
|                 let data = JSON.parse(e.data) | ||||
|                 let i = 0 | ||||
|                 let displaying = true | ||||
|                 for (x = 0; x < displays.length; x++){ | ||||
|                    let circuitCount = Object.keys(data).length | ||||
|                    let node = Object.keys(data)[0] | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue