Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed May 9, 2024
1 parent f567280 commit df4f32b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions examples/angular/basic/src/app/app.component.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import {
ChangeDetectionStrategy,
Component,
signal,
} from '@angular/core'
import { ChangeDetectionStrategy, Component, signal } from '@angular/core'
import { RouterOutlet } from '@angular/router'
import {
ColumnDef,
Expand Down

0 comments on commit df4f32b

Please sign in to comment.