Ghost/ghost/members-importer/lib/index.js
Fabien O'Carroll 775b4a24f9 Moved MembersCSVImporter out of index.js file
no-issue

This cleans up the importer to match the standards of the rest of our
codebase.
2021-07-22 01:53:21 +12:00

2 lines
40 B
JavaScript

module.exports = require('./importer');