Skip to content

Commit 931c627

Browse files
committed
🚨 Ran linter for template type checker project
1 parent cac2cc9 commit 931c627

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎projects/template-type-checker/src/lib/type-checker.pipe.ts‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import {
2-
Pipe,
3-
PipeTransform,
4-
} from '@angular/core';
1+
import { Pipe, PipeTransform } from '@angular/core';
52

63
import { Constructor } from './types';
74

0 commit comments

Comments
 (0)