Remove unneeded go:generate directive

This commit is contained in:
Josh Deprez 2022-03-17 02:34:22 +00:00
parent 7c33bc67dc
commit 8a9870d8e2
1 changed files with 0 additions and 2 deletions

2
wrp.go
View File

@ -5,8 +5,6 @@
// Copyright (c) 2019-2021 Google LLC
//
//go:generate statik -f -src=. -include=wrp.html
package main
import (