mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 17:51:05 +00:00
tsweb: don't double import expvar; appease staticcheck
This commit is contained in:
parent
890f5dff40
commit
a9cd8f31de
@ -8,7 +8,6 @@ package tsweb
|
||||
import (
|
||||
"bytes"
|
||||
"expvar"
|
||||
_ "expvar"
|
||||
"fmt"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
|
Loading…
x
Reference in New Issue
Block a user