From 0197dc2a3021b2226d7dd7adda3b94a14f0dbe9c Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Sun, 22 Feb 2026 13:34:23 -0500 Subject: [PATCH] removed unused method --- app/models/customer.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/models/customer.rb b/app/models/customer.rb index f3afa34..88ba72c 100644 --- a/app/models/customer.rb +++ b/app/models/customer.rb @@ -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