remove unused app signed update

This commit is contained in:
William Banfield
2022-03-15 13:05:06 -04:00
parent f2b3306cd2
commit d8f63fbd82
13 changed files with 1147 additions and 538 deletions
+1
View File
@@ -8,6 +8,7 @@
package tools
import (
_ "github.com/bufbuild/buf/cmd/buf"
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
_ "github.com/vektra/mockery/v2"
)