Skip to content

Commit

Permalink
Remove not needed debug logging of finished state
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoj committed Mar 14, 2022
1 parent f59537b commit aa89db6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/app/controllers/webui/package_controller.rb
Expand Up @@ -485,8 +485,6 @@ def update_build_log
@finished = true
end
end

logger.debug 'finished ' + @finished.to_s
end

def abort_build
Expand Down

0 comments on commit aa89db6

Please sign in to comment.