Skip to content

Commit c7f9f64

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

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
@@ -30,7 +30,6 @@ The `get()` method acts like a **query** that searches for an instance in each r
3030

3131
```typescript
3232
@@filename()
33-
// ...
3433
const tasksService = app.select(TasksModule).get(TasksService, { strict: true });
3534
```
3635

0 commit comments

Comments
 (0)