diff options
Diffstat (limited to 'modules/options/dynamic.go')
-rw-r--r-- | modules/options/dynamic.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/options/dynamic.go b/modules/options/dynamic.go index e1b9353c33..5fea337e42 100644 --- a/modules/options/dynamic.go +++ b/modules/options/dynamic.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build !bindata -// +build !bindata package options |