Skip to content

Commit

Permalink
chore(*): remove unused members #5448
Browse files Browse the repository at this point in the history
  • Loading branch information
tachojelev committed Aug 6, 2019
1 parent 73acfb2 commit 84296e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ export abstract class IgxGridBaseComponent extends DisplayDensityBase implements
return this._scrollWidth;
}

private _esfLoadingIndicatorTemplate: TemplateRef<any>;
private _resourceStrings = CurrentResourceStrings.GridResStrings;
private _emptyGridMessage = null;
private _emptyFilteredGridMessage = null;
Expand Down

0 comments on commit 84296e7

Please sign in to comment.