forked from engineering/cloudservices
rm console log statements
parent
6509466474
commit
f3668d06ab
|
@ -112,7 +112,7 @@ export default class CWG extends Command {
|
||||||
account,
|
account,
|
||||||
domain,
|
domain,
|
||||||
port,
|
port,
|
||||||
x509,
|
x509: x509Certificate,
|
||||||
enabled: true,
|
enabled: true,
|
||||||
});
|
});
|
||||||
if (domain.includes('cloud.libraryofcode.org')) {
|
if (domain.includes('cloud.libraryofcode.org')) {
|
||||||
|
|
Loading…
Reference in New Issue