This reverts commit 00124520f7, reversing
changes made to d17f3145a5.
This commit is contained in:
martinmcwhorter 2014-08-04 01:26:17 +01:00
parent 24df639f25
commit 10c19f9b75

View File

@ -85,7 +85,6 @@ declare module ng.ui {
get(state: string): IState;
get(): IState[];
current: IState;
$current: IState;
params: IStateParamsService;
reload(): void;
}