Delete unused component and macro

This commit is contained in:
leigh-mil
2019-10-22 14:30:34 -04:00
parent 14fcef8c87
commit 83967e6ed9
5 changed files with 0 additions and 220 deletions

View File

@@ -1,5 +1,4 @@
{% from "components/icon.html" import Icon %}
{% from "components/selector.html" import Selector %}
{% from "components/text_input.html" import TextInput %}
{% from "components/multi_step_modal_form.html" import MultiStepModalForm %}
{% from "components/alert.html" import Alert %}