Skip to content

Commit

Permalink
Remove deadcode from lib/ruby_lsp/ruby_lsp_rails/runner_client.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shopify-codedb[bot] committed Nov 21, 2024
1 parent 106c397 commit 3e68f65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ruby_lsp/ruby_lsp_rails/runner_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ def create_client(outgoing_queue)

class InitializationError < StandardError; end
class MessageError < StandardError; end
class IncompleteMessageError < MessageError; end
class EmptyMessageError < MessageError; end

extend T::Sig
Expand Down

0 comments on commit 3e68f65

Please sign in to comment.