fix call to warnExportImportConflict
authorJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 20:25:02 +0000 (16:25 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 20:25:02 +0000 (16:25 -0400)
commit77aedbef8bd755754f1395dec8f5c57f6d6e576f
tree24bdcfc9e6a4864530457cdd44c7367039cb438e
parenta4451ac391d4aa832fca35f442a9bde713ff999f
fix call to warnExportImportConflict

That needs a Remote that has the right export/import set up, not the input
Remote, which does not yet.
Remote/Helper/ExportImport.hs