Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
varnastadeus committed Apr 19, 2018
1 parent 05c68cb commit 3da8f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ng-select/ng-dropdown-panel.component.ts
Expand Up @@ -91,7 +91,6 @@ export class NgDropdownPanelComponent implements OnInit, OnChanges, OnDestroy, A
) {
this._selectElement = _ngSelect.elementRef.nativeElement;
this._itemsList = _ngSelect.itemsList;
this._document = document;
}

ngOnInit() {
Expand Down

0 comments on commit 3da8f39

Please sign in to comment.