FIX: Remove old flagging scss, fix more linting

This commit is contained in:
Robin Ward
2019-03-28 13:48:35 -04:00
parent 7ec74afc43
commit 8c98c18c2b
3 changed files with 0 additions and 309 deletions

View File

@ -36,7 +36,6 @@ export default Ember.Controller.extend(CanCheckEmails, {
},
actions: {
toggleEmailVisibility() {
this.toggleProperty("showEmails");
this._refreshUsers();