diff --git a/main.go b/main.go index aa5a5c4871..c0c63765f6 100644 --- a/main.go +++ b/main.go @@ -170,7 +170,6 @@ func realMain() int { return 1 } - //FJN here <<<<<<<<<<<<<<<<<<<< // The arguments can begin with a -chdir option to ask Terraform to switch // to a different working directory for the rest of its work. If that // option is present then extractChdirOption returns a trimmed args with that option removed.