8000 Remove comment · json-api-dotnet/TodoListExample@c1c1a61 · GitHub
[go: up one dir, main page]

Skip to content

Commit c1c1a61

Browse files
committed
Remove comment
1 parent 579912b commit c1c1a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoListClient/app/routes/application.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default class ApplicationRoute extends Route {
55
@service session;
66
@service router;
77

8-
beforeModel(/* transition */) {
8+
beforeModel() {
99
this.router.transitionTo('s.todo-items');
1010
}
1111
}

0 commit comments

Comments
 (0)
0