From 37f4850ce22c72be75e9888ecbe417f589172015 Mon Sep 17 00:00:00 2001 From: Josh Ponelat Date: Tue, 5 May 2015 19:25:51 +0200 Subject: [PATCH] fixes #1205, remove dead line --- dist/index.html | 1 - src/main/html/index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/dist/index.html b/dist/index.html index 19b17b8b25a..e296141fd6d 100644 --- a/dist/index.html +++ b/dist/index.html @@ -71,7 +71,6 @@ /* var apiKey = "myApiKeyXXXX123456789"; $('#input_apiKey').val(apiKey); - addApiKeyAuthorization(); */ window.swaggerUi.load(); diff --git a/src/main/html/index.html b/src/main/html/index.html index 19b17b8b25a..e296141fd6d 100644 --- a/src/main/html/index.html +++ b/src/main/html/index.html @@ -71,7 +71,6 @@ /* var apiKey = "myApiKeyXXXX123456789"; $('#input_apiKey').val(apiKey); - addApiKeyAuthorization(); */ window.swaggerUi.load();