Browse Source

removed unused declaration

Patrick O'Carroll 8 years ago
parent
commit
afc8948905
1 changed files with 0 additions and 1 deletions
  1. 0 1
      public/app/features/dashlinks/editor.ts

+ 0 - 1
public/app/features/dashlinks/editor.ts

@@ -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",