diff options
Diffstat (limited to 'lib/profile.rb')
| -rw-r--r-- | lib/profile.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/profile.rb b/lib/profile.rb deleted file mode 100644 index 104cb205b9..0000000000 --- a/lib/profile.rb +++ /dev/null @@ -1,6 +0,0 @@ -require 'profiler' - -END { - Profiler__::print_profile(STDERR) -} -Profiler__::start_profile |
