Skip to content

Commit 65d3cec

Browse files
committed
Remove useless default behaviour declaration
1 parent d250c61 commit 65d3cec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/input-tags.template.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<input class="form-control"
1818
autocomplete="off"
1919
data-ng-trim="false"
20-
type="text"
2120
tabindex="{{$ctrl.tabindex}}"
2221
placeholder="{{$ctrl.placeholder}}"
2322
spellcheck="{{$ctrl.spellcheck}}"

0 commit comments

Comments
 (0)