From f3668d06abd5a745941c286a4fbc833e9765a69b Mon Sep 17 00:00:00 2001 From: Matthew R Date: Mon, 28 Oct 2019 19:14:49 -0400 Subject: [PATCH] rm console log statements --- src/commands/cwg.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/cwg.ts b/src/commands/cwg.ts index f6e6c5f..cce10b4 100644 --- a/src/commands/cwg.ts +++ b/src/commands/cwg.ts @@ -112,7 +112,7 @@ export default class CWG extends Command { account, domain, port, - x509, + x509: x509Certificate, enabled: true, }); if (domain.includes('cloud.libraryofcode.org')) {