Cleanup leftovers

This commit is contained in:
Juan Pablo Villafáñez
2022-01-31 09:35:40 +01:00
parent e877603d6d
commit 8efcbb379a
17 changed files with 0 additions and 278 deletions
-9
View File
@@ -29,12 +29,3 @@ ci-go-generate: protobuf # CI runs ci-node-generate automatically before this ta
.PHONY: ci-node-generate
ci-node-generate:
############ protobuf ############
PROTO_VERSION := v0
PROTO_SRC := pkg/proto/$(PROTO_VERSION)
include ../.make/protobuf.mk
.PHONY: protobuf
protobuf: buf-generate