Unstructured-IO / unstructured

Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
https://www.unstructured.io/
Apache License 2.0
9.22k stars 764 forks source link

chore(file): remove dead code #3645

Closed scanny closed 2 months ago

scanny commented 2 months ago

Summary Remove dead code in unstructured.file_utils.

Additional Context These modules were added in 12/2022 and 1/2023 and are not referenced by any code. Removing to reduce unnecessary complexity. These can of course be recovered from Git history if we decide we want them again in future.