diff options
Diffstat (limited to 'system/admin/config.go')
-rw-r--r-- | system/admin/config.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system/admin/config.go b/system/admin/config.go deleted file mode 100644 index e067299..0000000 --- a/system/admin/config.go +++ /dev/null @@ -1,5 +0,0 @@ -package admin - -// Config represents the confirgurable options of the system -type Config struct { -} |