Skip to content

Commit 8d40f12

Browse files
committed
FIx rubocop
1 parent 316b81f commit 8d40f12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/grape/util/api_description.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
module Grape
44
module Util
55
class ApiDescription
6-
76
def initialize(description, endpoint_configuration, &block)
87
@endpoint_configuration = endpoint_configuration
98
@attributes = { description: description }

0 commit comments

Comments
 (0)