Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(importers): inherit from BaseEntityImporter
Set `PersonImporter` to inherit from `BaseEntityImporter` instead of `GenericModelImporter`, like other existing importers/importer stubs. Closes: #100
- Loading branch information