Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
fix: template file
Browse files Browse the repository at this point in the history
  • Loading branch information
JamilOmar committed Jul 16, 2019
1 parent 2414079 commit 175de2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/angular-package/ui/app/theme/theme.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,5 @@ export class ThemeComponent extends StatefulComponent {
this.router.navigate(['version']);
break;
}

console.log(selected);
}
}

0 comments on commit 175de2b

Please sign in to comment.