Skip to content

Commit e90e435

Browse files
sapklunny
authored andcommitted
Remove un-needed script import since #9554 (#9694)
Co-authored-by: Lunny Xiao <[email protected]>
1 parent 7a3a90a commit e90e435

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/swagger/ui.tmpl

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
<div id="swagger-ui"></div>
6767

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

7271
window.onload = function() {

0 commit comments

Comments
 (0)