mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 16:13:06 +00:00
refactor: apply new eslint rules
This commit is contained in:
@@ -66,7 +66,6 @@ export class AppComponent {
|
||||
* TODO
|
||||
*/
|
||||
async initializeApp() {
|
||||
// tslint:disable-next-line: no-floating-promises
|
||||
this.platform.ready().then(async () => {
|
||||
// Okay, so the platform is ready and our plugins are available.
|
||||
// Here you can do any higher level native things you might need.
|
||||
|
||||
Reference in New Issue
Block a user