Skip to content

Commit 0fc6918

Browse files
committed
Update controllerHome.js
Don't need to save it
1 parent 1023daa commit 0fc6918

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/controllers/home/controllerHome.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ function ControllerHome(
3737
$window.s.refresh();
3838

3939
dataHome.data.hasPass = !!$location.search().password;
40-
dataHome.data.auth = !!$location.search().auth;
4140

4241
if (!!$location.search().auth) {
4342
verifyUserIsAuth(true);

0 commit comments

Comments
 (0)