Clean up imports

This commit is contained in:
Montana
2019-05-08 08:48:51 -04:00
parent caf3a47c68
commit 53d09deb22
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
{% from "components/options_input.html" import OptionsInput %}
{% from "components/toggle_list.html" import ToggleButton, ToggleSection %}
{{ team_form.csrf_token }}