removed unused declaration

This commit is contained in:
Patrick O'Carroll 2017-12-13 09:46:55 +01:00
parent f28a434566
commit afc8948905

View File

@ -1,6 +1,5 @@
import angular from "angular";
import _ from "lodash";
import appEvents from "app/core/app_events";
export var iconMap = {
"external link": "fa-external-link",