Skip to content

Commit ca7ad7d

Browse files
author
Jerry Cheung
committed
removing unused files and code
1 parent 2d9d740 commit ca7ad7d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

autotest/discover.rb

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/grape/api.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def logger(logger = nil)
2525
def reset!
2626
@settings = Grape::Util::HashStack.new
2727
@route_set = Rack::Mount::RouteSet.new
28-
@prototype = nil
2928
end
3029

3130
def call(env)

0 commit comments

Comments
 (0)