Skip to content

Commit

Permalink
refactor: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosteiner committed Sep 23, 2024
1 parent 45c9129 commit cadc275
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion lib/hitobito_pbs/wagon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class Wagon < Rails::Engine

Event.acts_as_nested_set(dependent: :nullify)

PeopleRelation.kind_opposites["sibling"] = "sibling"
PhoneNumber.include Pbs::PhoneNumber

Event::Role::Speaker.qualifiable = true # According to https://github.com/hitobito/hitobito_pbs/issues/233
Expand Down
13 changes: 0 additions & 13 deletions spec/models/people_relation_spec.rb

This file was deleted.

0 comments on commit cadc275

Please sign in to comment.