Skip to content

Commit 9f7be0b

Browse files
committed
remove line
1 parent 0aa010e commit 9f7be0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/monitoring/grafana/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ TF_STATE_FILE := terraform/.terraform/terraform.tfstate
1010
terraform/main.tf: terraform/main.tf.j2 .venv $(REPO_CONFIG_LOCATION)
1111
# generate $@
1212
@$(call jinja, $<, $(REPO_CONFIG_LOCATION), $@)
13-
# validate and format $@
1413

1514
terraform-init: $(TF_STATE_FILE) ## init terraform
1615

0 commit comments

Comments
 (0)