diff options
author | Steve Manuel <nilslice@gmail.com> | 2016-09-21 03:44:24 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2016-09-21 03:44:24 -0700 |
commit | f3c68b123f426cb83955a78593ce7cc5b346128c (patch) | |
tree | 41ea67c1959451f4f507fd7f3a019f4658c4412b /system/admin.go | |
parent | 2c84dd21f24fe68ccd0b0cfcb0d7cb683701ef8b (diff) |
added admin interface and overview of content and types. more code reorganization.
Diffstat (limited to 'system/admin.go')
-rw-r--r-- | system/admin.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/admin.go b/system/admin.go deleted file mode 100644 index 7fa156a..0000000 --- a/system/admin.go +++ /dev/null @@ -1,2 +0,0 @@ -// Package system exposes all interfaces to admin and api components -package system |