Skip to content

Commit 8fd2d0a

Browse files
Remove extra debug information
1 parent 33accb1 commit 8fd2d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/AppleBackupHashed.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def get_real_file_path(filename)
9696
return @root_folder + tmp_filefolder + tmp_filename
9797
end
9898

99-
@logger.error("AppleBackupHashed: Could note find a real file path for #{filename}")
99+
#@logger.debug("AppleBackupHashed: Could not find a real file path for #{filename}")
100100
return nil
101101
end
102102

0 commit comments

Comments
 (0)