Skip to content

Commit 6c20b36

Browse files
committed
refactor: deleted extra line on comment
1 parent 7254625 commit 6c20b36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tag/tag-filter.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import { Tag } from "./tag.component";
2828
export class TagFilter extends Tag {
2929
/**
3030
* Function for close/delete the tag
31-
*
3231
*/
3332
@Output() close = new EventEmitter<any>();
3433

0 commit comments

Comments
 (0)