aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/hsu/path.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/hsu/path.go')
-rw-r--r--cmd/hsu/path.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/hsu/path.go b/cmd/hsu/path.go
index b4a7756a..53aa9d10 100644
--- a/cmd/hsu/path.go
+++ b/cmd/hsu/path.go
@@ -9,7 +9,6 @@ const compPoison = "INVALIDINVALIDINVALIDINVALIDINVALID"
var (
hmain = compPoison
- fpkg = compPoison
)
func mustCheckPath(p string) string {