mirror of
https://github.com/dkam/openlib.git
synced 2025-12-28 11:14:52 +00:00
Remove debugging and fix test. Rubocop run
This commit is contained in:
@@ -6,9 +6,7 @@ require 'openlib/book'
|
||||
|
||||
module Openlib
|
||||
ID_KINDS = %i[isbn oclc lccn olid].freeze
|
||||
|
||||
|
||||
class Error < StandardError; end
|
||||
# Your code goes here...
|
||||
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user