remove debug print
This commit is contained in:
parent
2b14fe2c98
commit
ed4febb170
1 changed files with 0 additions and 1 deletions
|
@ -226,7 +226,6 @@ onAddDirect symlinkssupported matcher file fs = do
|
|||
| symlinkssupported = a
|
||||
| otherwise = do
|
||||
linktarget <- liftAnnex $ getAnnexLinkTarget file
|
||||
liftIO $ print (file, linktarget)
|
||||
case linktarget of
|
||||
Nothing -> a
|
||||
Just lt -> do
|
||||
|
|
Loading…
Add table
Reference in a new issue