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