diff --git a/templates/workspaces/projects/edit.html b/templates/workspaces/projects/edit.html index 0c42c537..bff46ae6 100644 --- a/templates/workspaces/projects/edit.html +++ b/templates/workspaces/projects/edit.html @@ -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 %}