Skip to content

Commit

Permalink
Removing unused exception
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodney Urquhart committed Oct 9, 2018
1 parent aba4152 commit fc25efa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/slack/real_time/socket.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module Slack
module RealTime
class Socket
class SocketNotConnectedError < StandardError; end

attr_accessor :url
attr_accessor :options
attr_accessor :alive
Expand Down

0 comments on commit fc25efa

Please sign in to comment.