Skip to content

Commit

Permalink
Remove needless constant
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Feb 19, 2014
1 parent d8b5773 commit fd6874d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reference/plugin/adapter/index.md
Expand Up @@ -208,8 +208,6 @@ module FooPlugin
class Adapter < Droonga::Adapter
input_message.pattern = ["type", :equal, "my-search"]

MAXIMUM_LIMIT = 10

def adapt_input(input_message)
# Extract the query string from the custom command.
query_string = input_message["body"]["query"]
Expand Down

0 comments on commit fd6874d

Please sign in to comment.