Health-Informatics-UoN / Carrot-Mapper

Carrot: Convenient And Reusable Rapid Omop Transformer.
https://carrot4omop.ac.uk
MIT License
12 stars 3 forks source link

Fix circular import #654

Closed AndyRae closed 3 months ago

AndyRae commented 3 months ago

Changes

Fixes the circular import introduced in #653 - the linters needed it fix there, but actually the class is unused and can be removed.