From 7e59440abbcbfd960a0e5aa6e0b2bb6f91389877 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 25 Feb 2016 18:44:07 -0500 Subject: Remove unused import --- web/react/components/delete_post_modal.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react/components/delete_post_modal.jsx') diff --git a/web/react/components/delete_post_modal.jsx b/web/react/components/delete_post_modal.jsx index beeb91be0..5b2dd1197 100644 --- a/web/react/components/delete_post_modal.jsx +++ b/web/react/components/delete_post_modal.jsx @@ -5,7 +5,6 @@ import * as Client from '../utils/client.jsx'; import PostStore from '../stores/post_store.jsx'; import ModalStore from '../stores/modal_store.jsx'; var Modal = ReactBootstrap.Modal; -import * as Utils from '../utils/utils.jsx'; import * as AsyncClient from '../utils/async_client.jsx'; import AppDispatcher from '../dispatcher/app_dispatcher.jsx'; import Constants from '../utils/constants.jsx'; -- cgit v1.2.3-1-g7c22