Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
varnastadeus committed Nov 19, 2017
1 parent 94bb5d8 commit dee2625
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ng-select/ng-select.component.ts
Expand Up @@ -203,7 +203,6 @@ export class NgSelectComponent implements OnInit, OnDestroy, OnChanges, AfterVie
}
this.itemsList.clearSelected();
this.notifyModelChanged();

}

writeValue(value: any | any[]): void {
Expand Down

0 comments on commit dee2625

Please sign in to comment.