Revert "Revert "Revert aec2fa9..9bdeb5e""

This reverts commit d5ddb0544b.
This commit is contained in:
martinmcwhorter
2014-08-04 01:03:42 +01:00
parent d5ddb0544b
commit d17f3145a5
2 changed files with 0 additions and 2 deletions

View File

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