diff --git a/ionic/routing/router.js b/ionic/routing/router.js index 27b08fab8d..1aa2d556d7 100644 --- a/ionic/routing/router.js +++ b/ionic/routing/router.js @@ -2,8 +2,6 @@ export class Router { constructor() { this.routes = [] - - //this.match(); } match() {