Skip to content

Commit

Permalink
remove white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
dvfons committed May 14, 2024
1 parent cc1cda3 commit 67733ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/provider/terraform_tgc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ def copy_common_files(output_folder, generate_code, _generate_docs)
['converters/google/convert_test.go',
'third_party/tgc/convert_test.go'],
['converters/google/resources/service_account_key.go',
'third_party/tgc/service_account_key.go']
'third_party/tgc/service_account_key.go']
])
end

Expand Down

0 comments on commit 67733ee

Please sign in to comment.