style(lint): fix linter errors

This commit is contained in:
Brandy Carney
2017-03-03 11:25:30 -05:00
parent 719f6b194e
commit 19ec0caebb
3 changed files with 3 additions and 3 deletions

View File

@@ -30,4 +30,4 @@ export class ModalPage {
dismissModal() {
this.viewCtrl.dismiss();
}
}
}