mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
Revert "style(app): add empty function to break tslint"
This reverts commit 94646fc81e7bb135bd7138e0b097447e03fd3bd1.
This commit is contained in:
@ -25,8 +25,6 @@ export class App {
|
||||
this.deviceHacks = this.config.getBoolean('deviceHacks', false);
|
||||
}
|
||||
|
||||
testing() {}
|
||||
|
||||
hostData() {
|
||||
const mode = this.config.get('mode');
|
||||
const hoverCSS = this.config.getBoolean('hoverCSS', false);
|
||||
|
Reference in New Issue
Block a user