diff options
| author | rtz12 <koenig@fagott.pw> | 2016-10-12 20:33:24 (UTC) |
|---|---|---|
| committer | rtz12 <koenig@fagott.pw> | 2016-10-12 20:33:24 (UTC) |
| commit | 6fba92d36432d28e3ad62e6b3da5a3b807011482 (patch) | |
| tree | 6899ce02203466fe4efd079f773650d445aa9a76 /modules | |
| parent | caa0e61762511c32e45caf0df4e9dca4d4670849 (diff) | |
Mal wieder Jans Suppe ausgeloeffelt
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/tags/tag.go | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/tags/tag.go b/modules/tags/tag.go deleted file mode 100644 index 026df0f..0000000 --- a/modules/tags/tag.go +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | package tags | ||
| 2 | |||
| 3 | type TagType int | ||
| 4 | |||
| 5 | const ( | ||
| 6 | TagTypeGril TagType = iota | ||
| 7 | TagTypeSeries | ||
| 8 | ) | ||
