Skip to content

Commit

Permalink
update rom lesson.
Browse files Browse the repository at this point in the history
  • Loading branch information
KatBrandt committed Apr 19, 2024
1 parent 9a59baa commit 94f276e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lessons/ruby_object_model/lookup_chain_exercise/chair.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
require "./furniture"

class Chair < Furniture
include FurnitureModule
include ChairModule

def initialize
Expand Down

0 comments on commit 94f276e

Please sign in to comment.