Remove unused imports

This commit is contained in:
leigh-mil 2018-10-16 14:59:12 -04:00
parent 92fc5e6e76
commit 2455618268

View File

@ -1,8 +1,5 @@
{% extends "workspaces/base.html" %}
{% from "components/alert.html" import Alert %}
{% from "components/icon.html" import Icon %}
{% from "components/modal.html" import Modal %}
{% from "components/text_input.html" import TextInput %}
{% block workspace_content %}