LIB: remove debug print
This commit is contained in:
parent
eba0c95f8c
commit
aa1401d874
@ -138,7 +138,6 @@ copyDir cm from@(_ :/ Dir fromn _)
|
||||
let fromp = fullPath from
|
||||
top = fullPath to
|
||||
destdirp = fullPath to </> fromn
|
||||
print destdirp
|
||||
throwDestinationInSource fromp destdirp
|
||||
throwSameFile fromp destdirp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user