Skip to content

Commit 8bce4e0

Browse files
authored
Remove console.log
1 parent 8580bc0 commit 8bce4e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/execute/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ export function baseUrl(obj) {
214214
}
215215

216216
function oas3BaseUrl({spec, server, contextUrl, serverVariables = {}}) {
217-
console.log('hello')
218217
const servers = spec.servers
219218

220219
let selectedServerUrl = ''

0 commit comments

Comments
 (0)