remove debug
This commit is contained in:
parent
9b0a4bd47f
commit
d2335c38d6
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ pandora.ui.accountForm = function(action, value) {
|
|||
}
|
||||
});
|
||||
} else if (action == 'reset') {
|
||||
Ox.print('DATA???', data)
|
||||
var usernameOrEmail = data.usernameOrEmail,
|
||||
key = usernameOrEmail[0];
|
||||
data = {};
|
||||
|
|
Loading…
Reference in a new issue