Skip to content

Commit

Permalink
That's a little chatty.
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed May 14, 2016
1 parent 4b5e869 commit 1f793bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions lib/lita/handlers/onewheel_baileys.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ def parse_response(response)
full_text_search = "#{tap.sub /\d+/, ''} #{brewery} #{beer_name} #{beer_desc.to_s.gsub /\d+\.*\d*%*/, ''}"
prices = get_prices(beer_node)

Lita.logger.debug "Adding tap #{tap}"

gimme_what_you_got[tap] = {
type: tap_type,
remaining: remaining,
Expand Down
2 changes: 1 addition & 1 deletion lita-onewheel-baileys.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = 'lita-onewheel-baileys'
spec.version = '3.8.2'
spec.version = '3.8.3'
spec.authors = ['Andrew Kreps']
spec.email = ['andrew.kreps@gmail.com']
spec.description = %q{Lita interface to Bailey's Taproom listings.}
Expand Down

0 comments on commit 1f793bd

Please sign in to comment.