Skip to content

Commit

Permalink
Remove pry require
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Murphy committed Jun 5, 2018
1 parent d2e2f7e commit 3c7df26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/grape/middleware/formatter_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'spec_helper'
require 'pry'

describe Grape::Middleware::Formatter do
subject { Grape::Middleware::Formatter.new(app) }
Expand Down

0 comments on commit 3c7df26

Please sign in to comment.