Dev commited on 2018-06-17 09:34:44 Showing 1 changed files, with 0 additions and 1 deletions.
@@ -77,7 +77,6 @@ module RCM
f.mode = f_stat.mode.to_s(8)[-4, 4]
f.state = ::RCM::File::PRESENT
got[path] = f
- @logger.debug(f)
end
got