Skip to content

Commit f5a4292

Browse files
committed
drop unnecsessary change
1 parent 5bd5d25 commit f5a4292

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/model_context_protocol.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
require_relative "model_context_protocol/server/transports/stdio"
1818

1919
module ModelContextProtocol
20-
class Error < StandardError; end
21-
2220
class << self
2321
def configure
2422
yield(configuration)

0 commit comments

Comments
 (0)