Skip to content

Commit 33cee5b

Browse files
author
Stephen Carraway
committed
Fix extra line
1 parent f9f2701 commit 33cee5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/input/input.directive.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ import { Directive, HostBinding } from "@angular/core";
1717
export class TextInput {
1818
@HostBinding("class") inputClass = "bx--text-input";
1919
}
20-

0 commit comments

Comments
 (0)