This website works better with JavaScript.
Explore
Help
Sign In
webnet
/
tailscale
Watch
1
Star
0
Fork
You've already forked tailscale
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
tsweb: don't double import expvar; appease staticcheck
Browse Source
main
Brad Fitzpatrick
6 years ago
parent
890f5dff40
commit
a9cd8f31de
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
tsweb/tsweb.go
1
tsweb/tsweb.go
Unescape
Escape
View File
@ -8,7 +8,6 @@ package tsweb
import
(
"bytes"
"expvar"
_
"expvar"
"fmt"
"io"
"io/ioutil"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
webnet/tailscale
Title
Body
Create Issue