Removed comment

This commit is contained in:
Max Lynch
2015-04-25 13:45:42 -05:00
parent 41ac9287d9
commit 4cd979aad6

View File

@ -2,8 +2,6 @@
export class Router {
constructor() {
this.routes = []
//this.match();
}
match() {