no change to download strategy

This commit is contained in:
Jesse Bannon 2022-11-06 16:12:03 -08:00
parent ad9749507d
commit b71472e339

View file

@ -41,7 +41,7 @@ class DownloadStrategyMapping:
},
"download": {
"collection": CollectionDownloader,
"url": SourceDownloader,
"source": SourceDownloader,
},
}