Browse Source

Spaces to tabs in templates (#2953)

tags/v1.4.0-rc1
Ethan Koenig 8 years ago committed by Lunny Xiao
parent
commit
ea78a6db57
  1. 1
      templates/swagger.tmpl

1
templates/swagger.tmpl vendored

@ -61,7 +61,6 @@
<symbol viewBox="0 0 24 24" id="expand">
<path d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"/>
</symbol>
</defs>
</svg>

Loading…
Cancel
Save