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