Skip to content

Commit 95fb0cb

Browse files
tinayuangaojelbourn
authored andcommitted
.
1 parent d83d642 commit 95fb0cb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/lib/button/button.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,3 @@ class TestApp {
215215
this.clickCount++;
216216
}
217217
}
218-

src/lib/checkbox/checkbox.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,4 +724,3 @@ class CheckboxWithChangeEvent {
724724
class CheckboxWithFormControl {
725725
formControl = new FormControl();
726726
}
727-

0 commit comments

Comments
 (0)