Fixed tslint errors

This commit is contained in:
Panayot Cankov
2017-02-08 17:14:20 +02:00
parent 23658c9719
commit b12f112a44
3 changed files with 12 additions and 7 deletions

View File

@@ -6,7 +6,6 @@ import * as animationModule from "ui/animation";
import * as colorModule from "color";
import * as enums from "ui/enums";
import * as frame from "ui/frame";
import * as trace from "trace";
export class ViewModel extends observable.Observable {
constructor() {