Skip to content

Commit 0ecbfe6

Browse files
removing redundant log
1 parent 886f6b7 commit 0ecbfe6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/ucpath/user.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def initialize(id)
6767

6868
@jobs.job.expected_end_date = Date.today.to_s
6969
else
70-
logger.info "#{id} - No job found - skipping user"
7170
@eligible = false
7271
@jobs = nil
7372
@user = nil

0 commit comments

Comments
 (0)