Skip to content

Commit

Permalink
Update comment in table.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Dec 19, 2022
1 parent a7d4193 commit c60e081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ember-headless-table/src/-private/table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export class Table<DataType = unknown> extends Resource<Signature<DataType>> {
*
* Unused for now, may be used in the future.
* This data is collected along with the scrollContainerWidth, (which is currently in use)
* which is used
*/
@tracked scrollContainerHeight?: number;

Expand Down

0 comments on commit c60e081

Please sign in to comment.