mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-31 16:11:03 +01:00 
			
		
		
		
	remove fixed todo
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
		
							parent
							
								
									8d46986a87
								
							
						
					
					
						commit
						76689c221d
					
				| @ -156,7 +156,6 @@ func (t *TailscaleInContainer) Up( | |||||||
| 	return nil | 	return nil | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| // TODO(kradalby): Make cached/lazy. |  | ||||||
| func (t *TailscaleInContainer) IPs() ([]netip.Addr, error) { | func (t *TailscaleInContainer) IPs() ([]netip.Addr, error) { | ||||||
| 	if t.ips != nil && len(t.ips) != 0 { | 	if t.ips != nil && len(t.ips) != 0 { | ||||||
| 		return t.ips, nil | 		return t.ips, nil | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user