Skip to content

Commit

Permalink
remove pry tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aar0nTw committed Nov 21, 2016
1 parent 14a854a commit 11cdd1d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/lita/adapters/line/client.rb
@@ -1,6 +1,5 @@
require 'line/bot'
require 'eventmachine'
require 'pry'

module Lita
module Adapters
Expand Down
1 change: 0 additions & 1 deletion spec/lita/adapters/line/client_spec.rb
@@ -1,6 +1,5 @@
require 'spec_helper'
require 'line/bot'
require 'pry'

describe Lita::Adapters::Line::Client, lita: true do
subject { described_class.new(robot, config) }
Expand Down

0 comments on commit 11cdd1d

Please sign in to comment.