Linebreaks

This commit is contained in:
Reto Rezzonico
2015-05-27 16:32:52 +02:00
parent 8f7a306a48
commit 989b586b95
2 changed files with 2 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ declare module angular.jwt {
interface IJwtInterceptor {
tokenGetter(): string;
}
}
}