Clean up detritus from generaed_files

Now that tests are fixed, it should be OK to remove these.
This commit is contained in:
Tim Hockin
2022-10-04 17:04:45 -07:00
parent 27344212ce
commit 5da7ca9b0f
3 changed files with 1 additions and 37 deletions

View File

@@ -311,7 +311,7 @@ endif
.PHONY: generated_files
generated_files:
echo "'make generated_files' is deprecated. Please use hack/update-codgen.sh instead."
true # TODO(thockin): change to false once tests are updated
false
define VET_HELP_INFO
# Run 'go vet'.