From 233ea611065f55c7ff270831e9b21d7e41b1921b Mon Sep 17 00:00:00 2001 From: Patrick Brown Date: Tue, 31 Dec 2024 11:51:52 -0500 Subject: [PATCH] 96890-POA-Request-Search-API - space at end of filter service --- .../app/services/filter_service.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/accredited_representative_portal/app/services/filter_service.rb b/modules/accredited_representative_portal/app/services/filter_service.rb index 9e9a6297419..7e228a57f62 100644 --- a/modules/accredited_representative_portal/app/services/filter_service.rb +++ b/modules/accredited_representative_portal/app/services/filter_service.rb @@ -46,4 +46,3 @@ def self.handle_filter(filter_params) return poa_requests, errors end end - \ No newline at end of file