Skip to content

Commit 0646683

Browse files
committed
removed local makefile change
1 parent 7dbad67 commit 0646683

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GNUmakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)
33
WEBSITE_REPO=github.com/hashicorp/terraform-website
44
PKG_NAME=sumologic
55
PLUGIN_DIR=~/.terraform.d/plugins
6-
#PLUGIN_DIR=~/.terraform.d/plugins/registry.terraform.io/sumologic/sumologic/1.2.3/darwin_amd64
76

87
default: build
98

0 commit comments

Comments
 (0)