Skip to content

Commit

Permalink
#36 less logs
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 25, 2024
1 parent a4d5d1a commit 0cd193c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/judges/pack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def run(fbase, global, local, options)
raise "Can't load '#{s}'" unless File.exist?(s)
elapsed(@loog) do
load(s, true)
throw :"#{name} finished"
ensure
$fb = $judge = $options = $loog = nil
end
Expand Down

0 comments on commit 0cd193c

Please sign in to comment.