Skip to content

Commit 51999e9

Browse files
Update content/application-context.md
1 parent 24479e8 commit 51999e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/application-context.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Let's imagine that we have a `TasksService` provider in the `TasksModule` module
2222

2323
```typescript
2424
@@filename()
25-
// ...
2625
const tasksService = app.get(TasksService);
2726
```
2827

0 commit comments

Comments
 (0)