rm unused func

This commit is contained in:
Mo Bitar
2017-01-15 11:02:54 -06:00
parent 70b80c73af
commit 84127c7429

View File

@@ -140,10 +140,6 @@ angular.module('app.frontend')
this.lastSyncDate = new Date();
}
this.handleLocalNotesOnAuthSubmit = function() {
}
this.loginSubmitPressed = function() {
this.loginData.status = "Generating Login Keys...";