plot icon indicating copy to clipboard operation
plot copied to clipboard

remove unused exports?

Open Fil opened this issue 1 year ago • 0 comments

I obtained the list with: > npx ts-unused-exports tsconfig.json src/**/*.js src/**/*ts test/**/*.js test/**/*.ts

Not sure we need to remove all of this? Some things seem to be here for consistency.

Fil avatar Apr 11 '24 09:04 Fil