mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 10:55:30 -04:00
Remove debug print
This commit is contained in:
parent
9309f51df6
commit
7e36c91ea7
@ -75,7 +75,6 @@ class Title
|
||||
contents_signature = Dir.contents_signature @dir, cache
|
||||
# not changed, preserve
|
||||
return true if @contents_signature == contents_signature
|
||||
puts "Contents changed in #{@dir}"
|
||||
|
||||
# fix title
|
||||
@contents_signature = contents_signature
|
||||
|
Loading…
x
Reference in New Issue
Block a user