Remove the unused Error class
This commit is contained in:
parent
32ee858365
commit
e344ebda82
@ -4,6 +4,4 @@ require_relative 'nostr/version'
|
|||||||
|
|
||||||
# Encapsulates all the gem's logic
|
# Encapsulates all the gem's logic
|
||||||
module Nostr
|
module Nostr
|
||||||
class Error < StandardError; end
|
|
||||||
# Your code goes here...
|
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user