import: update location log for removed files
This commit is contained in:
parent
5402c39882
commit
1c8793691a
3 changed files with 35 additions and 14 deletions
|
@ -34,6 +34,8 @@ module Database.Export (
|
|||
ExportTreeId,
|
||||
ExportTreeCurrentId,
|
||||
ExportUpdateResult(..),
|
||||
ExportDiffUpdater,
|
||||
runExportDiffUpdater,
|
||||
) where
|
||||
|
||||
import Database.Types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue