From add666e2d4e4ad911da571f7e00f1beddfc6c830 Mon Sep 17 00:00:00 2001 From: zack9433 Date: Tue, 13 Oct 2015 00:17:40 +0800 Subject: [PATCH] fix(auth): bump version --- app/component/auth.provider.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/component/auth.provider.js b/app/component/auth.provider.js index bccb157..3d72b5c 100644 --- a/app/component/auth.provider.js +++ b/app/component/auth.provider.js @@ -69,7 +69,6 @@ class AuthProvider { } } } - } AuthProvider.$inject = $inject;