Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Oct 4, 2024
1 parent bb2d3c3 commit a903cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/addon-doc/components/demo/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import {JsonPipe, Location, NgTemplateOutlet} from '@angular/common';
import {NgZone} from '@angular/core';
import type {AfterViewInit, ElementRef} from '@angular/core';
import {
ChangeDetectionStrategy,
Expand All @@ -9,6 +8,7 @@ import {
DestroyRef,
inject,
Input,
NgZone,
signal,
TemplateRef,
ViewChild,
Expand Down

0 comments on commit a903cee

Please sign in to comment.