Skip to content

Commit

Permalink
Fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyHacks committed Oct 25, 2023
1 parent bc67d76 commit e5af434
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions book.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

require './rental'
class Book
attr_accessor :title, :author, :rentals
Expand Down

0 comments on commit e5af434

Please sign in to comment.