mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-02 08:21:57 -04:00
removed unused method
This commit is contained in:
@@ -48,11 +48,6 @@ class Customer < ActiveRecord::Base
|
||||
pull unless @details
|
||||
@details.email_address = s
|
||||
end
|
||||
|
||||
# Redmine Search Event Interface
|
||||
def event_type
|
||||
:customer
|
||||
end
|
||||
|
||||
# Convenience Method
|
||||
# returns the customer's primary phone
|
||||
|
||||
Reference in New Issue
Block a user