Skip to content

Commit

Permalink
Update projects/demo/src/modules/services/breakpoint/examples/inject-…
Browse files Browse the repository at this point in the history
…service.md

Co-authored-by: Nikita Barsukov <nikita.s.barsukov@gmail.com>
  • Loading branch information
2 people authored and splincode committed Mar 30, 2023
1 parent daa8e82 commit a8859d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```ts
import {Inject, Self} from '@angular/core';
import {Inject} from '@angular/core';
import {TuiBreakpointService} from '@taiga-ui/core';

// ...
Expand Down

0 comments on commit a8859d3

Please sign in to comment.