Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Commit

Permalink
Remove useless debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
watsonian committed Sep 4, 2012
1 parent 294cbfc commit 9680f6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mem_watcher.rb
Expand Up @@ -6,8 +6,6 @@

class MemWatcher < Sinatra::Base

puts

@@memory_threshold = 50000
@@max_memused = @@memory_threshold
@@num_checks = 0
Expand Down

0 comments on commit 9680f6e

Please sign in to comment.