Commit 0c114e99 authored by Fabio Pelosin's avatar Fabio Pelosin

Removed forgotten require for `ruby-prof`.

parent d7d3d785
...@@ -51,5 +51,4 @@ end ...@@ -51,5 +51,4 @@ end
if ENV['COCOA_PODS_ENV'] == 'development' if ENV['COCOA_PODS_ENV'] == 'development'
require 'pry' require 'pry'
require 'awesome_print' require 'awesome_print'
require 'ruby-prof'
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment