remove obsolete TODO

updateExportDb runs addExportedLocation
This commit is contained in:
Joey Hess 2019-03-07 15:11:24 -04:00
parent 9a72785307
commit 4efd431136
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -136,7 +136,6 @@ buildImportCommit remote importtreeconfig importcommitconfig importable =
when (importedtree /= prevtree) $ do
Export.updateExportDb db prevtree importedtree
liftIO $ Export.recordExportTreeCurrent db importedtree
-- TODO: addExportedLocation etc
Export.closeDb db
updateexportlog importedtree = do