Ghost/core/server/data/importer
Daniel Lockyer fe10d51536 Changed error when importing an LTS export
no issue

- importing an LTS export would cause Ghost to throw a 500 error because
  it used InternalServerError.
- an IncorrectUsageError is more applicable here
- this commit also updates the code comment and error message
- note: removed comment about WP exports because the plugin has been updated
  to support the v2 & v3 format
- spotted in Sentry
2020-04-08 14:42:29 +01:00
..
handlers Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
importers Changed error when importing an LTS export 2020-04-08 14:42:29 +01:00
index.js Replaced zip tools with @tryghost/zip 2020-03-20 21:08:57 +00:00