Skip to content

Commit

Permalink
Remove un-needed script import since #9554 (#9694)
Browse files Browse the repository at this point in the history
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
  • Loading branch information
2 people authored and techknowlogick committed Jan 10, 2020
1 parent 7a3a90a commit e90e435
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/swagger/ui.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
<div id="swagger-ui"></div>

<script src="{{StaticUrlPrefix}}/vendor/assets/swagger-ui/swagger-ui-bundle.js"> </script>
<script src="{{StaticUrlPrefix}}/vendor/assets/swagger-ui/swagger-ui-standalone-preset.js"> </script>
<script>

window.onload = function() {
Expand Down

0 comments on commit e90e435

Please sign in to comment.