mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	remove newline
This commit is contained in:
		
							parent
							
								
									7bf5b48d9f
								
							
						
					
					
						commit
						9b186463cb
					
				
							
								
								
									
										1
									
								
								poll.go
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								poll.go
									
									
									
									
									
								
							@ -546,7 +546,6 @@ func (h *Headscale) PollNetMapStream(
 | 
				
			|||||||
				// since the stream opened, terminate connection.
 | 
									// since the stream opened, terminate connection.
 | 
				
			||||||
				return false
 | 
									return false
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					 | 
				
			||||||
			now := NowFromTZEnv()
 | 
								now := NowFromTZEnv()
 | 
				
			||||||
			machine.LastSeen = &now
 | 
								machine.LastSeen = &now
 | 
				
			||||||
			err = h.TouchMachine(machine)
 | 
								err = h.TouchMachine(machine)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user