Przeglądaj źródła

removed console log

master
Daniel 2 lat temu
rodzic
commit
ea06ae589d
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/client/app/js/app/state/Home.js

+ 0
- 1
src/client/app/js/app/state/Home.js Wyświetl plik

@@ -246,7 +246,6 @@ app.state.Home = function()
},
function( res )
{
console.log(res.profile);
app.model.SessionUser.updateUserData( res.profile, res.profile_teams );
userGroups = app.model.SessionUser.getGroups();


Ładowanie…
Anuluj
Zapisz