linter fix

This commit is contained in:
antelle 2019-09-16 19:10:14 +02:00
parent e7d13ff254
commit 813ed6d541
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
import Backbone from 'backbone';
import { View } from 'view-engine/view';
import { KeyHandler } from 'comp/browser/key-handler';
import { Alerts } from 'comp/ui/alerts';
import { Keys } from 'const/keys';
import { DateFormat } from 'util/formatting/date-format';