Skip to content

Commit c999b5d

Browse files
author
Ruslan Kuprieiev
committed
remove info message
1 parent 5c8a312 commit c999b5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dvc/repo/pull.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ def pull(
3232
self._checkout(
3333
targets=targets, with_deps=with_deps, force=force, recursive=recursive
3434
)
35-
logger.info("Data retrieved successfully from DVC remote storage.")
3635
return processed_files_count

0 commit comments

Comments
 (0)