aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/info.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/info.go')
-rw-r--r--hst/info.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/hst/info.go b/hst/info.go
deleted file mode 100644
index e52f7465..00000000
--- a/hst/info.go
+++ /dev/null
@@ -1,6 +0,0 @@
-package hst
-
-type Info struct {
- User int `json:"user"`
- Paths
-}