mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Revert "style(app): add empty function to break tslint"
This reverts commit 94646fc81e.
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