diff --git a/www/LoginView.js b/www/LoginView.js index 305f4c0d..fa8772b5 100644 --- a/www/LoginView.js +++ b/www/LoginView.js @@ -255,14 +255,6 @@ Ext.define('PBS.login.TfaWindow', { defaultButton: 'totpButton', - viewModel: { - data: { - userid: undefined, - ticket: undefined, - challenge: undefined, - }, - }, - controller: { xclass: 'Ext.app.ViewController',