Skip to content

Commit

Permalink
Remove unused list constants
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 29, 2014
1 parent d22ad09 commit edc9492
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/t/list.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ class List < Thor
include T::Utils

DEFAULT_NUM_RESULTS = 20
MAX_USERS_PER_LIST = 500
MAX_USERS_PER_REQUEST = 100

check_unknown_options!

Expand Down

0 comments on commit edc9492

Please sign in to comment.