Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ishimwepati committed Oct 27, 2023
1 parent b3279d8 commit b1d76b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions storage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@ def load_rentals
end
rentals
end
=begin

def load_data_startup
@booklist = load_booklist
@people = load_people
@rentals = load_rentals
end
end
=end


0 comments on commit b1d76b3

Please sign in to comment.