removed unused method

This commit is contained in:
2026-02-22 13:34:23 -05:00
parent cd1caa502d
commit 0197dc2a30

View File

@@ -49,11 +49,6 @@ class Customer < ActiveRecord::Base
@details.email_address = s
end
# Redmine Search Event Interface
def event_type
:customer
end
# Convenience Method
# returns the customer's primary phone
def primary_phone