removed unnecessary logging
This commit is contained in:
1
dist/index.html
vendored
1
dist/index.html
vendored
@@ -35,7 +35,6 @@
|
||||
dom_id: "swagger-ui-container",
|
||||
supportedSubmitMethods: ['get', 'post', 'put', 'delete'],
|
||||
onComplete: function(swaggerApi, swaggerUi){
|
||||
log("Loaded SwaggerUI");
|
||||
if(typeof initOAuth == "function") {
|
||||
/*
|
||||
initOAuth({
|
||||
|
||||
Reference in New Issue
Block a user