Skip to content

Commit

Permalink
Merge pull request swagger-api#1239 from ponelat/develop_2.0
Browse files Browse the repository at this point in the history
fixes swagger-api#1205, remove dead line
  • Loading branch information
fehguy committed May 8, 2015
2 parents 510d0d8 + c223d41 commit 4b8c39a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
/*
var apiKey = "myApiKeyXXXX123456789";
$('#input_apiKey').val(apiKey);
addApiKeyAuthorization();
*/

window.swaggerUi.load();
Expand Down

0 comments on commit 4b8c39a

Please sign in to comment.