mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
Removed comment
This commit is contained in:
@ -2,8 +2,6 @@
|
|||||||
export class Router {
|
export class Router {
|
||||||
constructor() {
|
constructor() {
|
||||||
this.routes = []
|
this.routes = []
|
||||||
|
|
||||||
//this.match();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
match() {
|
match() {
|
||||||
|
Reference in New Issue
Block a user