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
|
let fromp = fullPath from
|
||||||
top = fullPath to
|
top = fullPath to
|
||||||
destdirp = fullPath to </> fromn
|
destdirp = fullPath to </> fromn
|
||||||
print destdirp
|
|
||||||
throwDestinationInSource fromp destdirp
|
throwDestinationInSource fromp destdirp
|
||||||
throwSameFile fromp destdirp
|
throwSameFile fromp destdirp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user