Skip to content

Commit

Permalink
Update src/Database/LSMTree/Internal/Snapshot.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Dral <[email protected]>
  • Loading branch information
wenkokke and jorisdral authored Jan 2, 2025
1 parent 5cdf304 commit c9f7fc2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Database/LSMTree/Internal/Snapshot.hs
Original file line number Diff line number Diff line change
Expand Up @@ -479,10 +479,6 @@ hardLinkRunFiles reg hfs hbio dur sourceRunFsPaths targetRunFsPaths = do
sequenceA_ (hardLinkTemp reg hfs hbio dur <$> sourcePaths <*> targetPaths)
hardLinkTemp reg hfs hbio dur (runChecksumsPath sourceRunFsPaths) (runChecksumsPath targetRunFsPaths)

{-------------------------------------------------------------------------------
Hard link file
-------------------------------------------------------------------------------}

{-# SPECIALISE
hardLinkTemp ::
TempRegistry IO
Expand Down

0 comments on commit c9f7fc2

Please sign in to comment.