Skip to content

Commit ebb0b0e

Browse files
committed
review changes
Signed-off-by: Mauritz Uphoff <[email protected]>
1 parent 9165597 commit ebb0b0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ build:
3030
fmt:
3131
@gofmt -s -w .
3232
@go tool goimports -w .
33-
@cd $(ROOT_DIR)/examples && terraform fmt -recursive && cd $(ROOT_DIR)
3433
@terraform fmt -recursive
3534

3635
# TEST

0 commit comments

Comments
 (0)