diff options
Diffstat (limited to 'content/playground/time.go')
-rw-r--r-- | content/playground/time.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/playground/time.go b/content/playground/time.go index 987620a..fb1f314 100644 --- a/content/playground/time.go +++ b/content/playground/time.go @@ -1,3 +1,5 @@ +// +build OMIT + package main import ( |