great-tables icon indicating copy to clipboard operation
great-tables copied to clipboard

Remove unnecessary top-level imports

Open machow opened this issue 4 months ago • 1 comments

Based on convo w/ @rich-iannone, it seems like there may be some unused helper functions exposed at the top-level (e.g. letters, LETTERS, px). Let's go through the top-level imports and decide which need to stay, and which might be removed.

related to https://github.com/posit-dev/great-tables/pull/289#pullrequestreview-2004309576

machow avatar Apr 16 '24 18:04 machow