remove obsolete TODO
updateExportDb runs addExportedLocation
This commit is contained in:
parent
9a72785307
commit
4efd431136
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue