Skip to content

Commit 4d5b99e

Browse files
committed
Update generator.ts
1 parent a26fae8 commit 4d5b99e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/generator/generator.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ export class Generator {
133133
api.discoveryRestUrl,
134134
'Attempting first generateAPI call...'
135135
);
136-
console.log("DISCOVERY PATH")
137-
console.log(discoveryPath)
138136
try {
139137
const apiPath = path.join(
140138
discoveryPath,

0 commit comments

Comments
 (0)