Skip to content

Commit 27e70c8

Browse files
committed
OCD
1 parent 25bef9e commit 27e70c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const ClientSecret = process.env.ARM_CLIENT_SECRET;
66
const SubscriptionID = process.env.ARM_SUBSCRIPTION_ID;
77
const TenantID = process.env.ARM_TENANT_ID;
88

9-
109
const TFAzureResource = require('./lib/tfobj');
1110

1211
function getCredentials() {

0 commit comments

Comments
 (0)