Browse Source

chore: Remove surious dep update

jamesread 1 year ago
parent
commit
6ffb0cedbc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      proto/Makefile

+ 0 - 1
proto/Makefile

@@ -1,5 +1,4 @@
 buf:
-	buf dep update
 	buf generate
 
 .PHONY: buf