Skip to content

Commit 1bd9c7a

Browse files
authored
chore: fix make generate error (#644)
1 parent 76027ef commit 1bd9c7a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,3 @@ check-license-header: ## Run license header check.
345345
.PHONY: fix-license-header
346346
fix-license-header: ## Run license header fix.
347347
@./hack/license/header-check.sh fix
348-
349-
# NOTE: include must be placed at the end
350-
include docker/docker.mk

0 commit comments

Comments
 (0)