Skip to content

Commit

Permalink
Remove un-needed script import since go-gitea#9554
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk committed Jan 10, 2020
1 parent 8b24073 commit f1fc218
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 f1fc218

Please sign in to comment.