cleanup: removed unused typescript typings import

This commit is contained in:
Torkel Ödegaard
2018-01-04 10:12:02 +01:00
parent c42a232644
commit 27835f373e
97 changed files with 7 additions and 205 deletions

View File

@@ -1,5 +1,3 @@
///<reference path="../../headers/common.d.ts" />
import coreModule from 'app/core/core_module';
import appEvents from 'app/core/app_events';