Fix lint errors

This commit is contained in:
Huy Nguyen
2017-04-04 12:17:18 -04:00
parent 32f8d75fdb
commit 05c43d5711

View File

@@ -7,7 +7,6 @@
import * as Redux from "redux";
import * as History from "history";
export const TRANSITION: string;
export const UPDATE_LOCATION: string;