mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-12 05:37:32 +00:00
tsweb: don't double import expvar; appease staticcheck
This commit is contained in:
@@ -8,7 +8,6 @@ package tsweb
|
||||
import (
|
||||
"bytes"
|
||||
"expvar"
|
||||
_ "expvar"
|
||||
"fmt"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
|
Reference in New Issue
Block a user