mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-05 14:57:49 +00:00
safesocket: delete incorrect build tag
Leftover from copying one file to another to create safesocket.go in the earlier documentation change (29f7d640910f8c37b5).
This commit is contained in:
parent
29f7d64091
commit
04e6b77774
@ -2,8 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !windows
|
||||
|
||||
// Package safesocket creates either a Unix socket, if possible, or
|
||||
// otherwise a localhost TCP connection.
|
||||
package safesocket
|
||||
|
Loading…
x
Reference in New Issue
Block a user