From: Christopher Burger Date: Fri, 8 Sep 2017 14:59:57 +0000 (-0400) Subject: RT# 77167 - removed change as not needed. X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e73224079b32495eef5318c2e4c99057dbfe272b;p=freeside.git RT# 77167 - removed change as not needed. --- diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 8862cf867..4aeebbea2 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -262,7 +262,6 @@ if ( -e $addl_handler_use_file ) { use FS::cust_category; use FS::prospect_main; use FS::contact; - use FS::contact::Import; use FS::phone_type; use FS::svc_pbx; use FS::discount;