View Source Plausible.Imported.NoopImporter (Plausible v0.0.1)
Stub import implementation.
Summary
Functions
@spec new_import(Plausible.Site.t(), Plausible.Auth.User.t(), Keyword.t()) :: {:ok, Oban.Job.t()} | {:error, Ecto.Changeset.t() | :import_in_progress | any()}