aboutsummaryrefslogtreecommitdiff
path: root/tags.go
diff options
context:
space:
mode:
Diffstat (limited to 'tags.go')
-rw-r--r--tags.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/tags.go b/tags.go
index 31f1154..186cb73 100644
--- a/tags.go
+++ b/tags.go
@@ -113,4 +113,3 @@ func validateTagName(name string) bool {
}
return true
}
-