Skip to content

Commit d572c31

Browse files
Removed extra debug logging
1 parent 935c2fe commit d572c31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/AppleNoteStore.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,6 @@ def rip_notes()
687687
rescue StandardError => error
688688
# warn "\033[101m#{e}\033[m"
689689
@logger.error("AppleNoteStore: NoteStore tried to rip Note#{row["ZNOTE"]} but had to rescue error: #{error}")
690-
puts "Rescued an error, please include this backtrace: #{error.backtrace}"
691690
end
692691
end
693692
end

0 commit comments

Comments
 (0)