Parcourir la source

chore: Remove surious dep update

jamesread il y a 1 an
Parent
commit
6ffb0cedbc
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      proto/Makefile

+ 0 - 1
proto/Makefile

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