diff options
| author | Christopher Burger <burgerc@freeside.biz> | 2017-09-08 10:59:57 -0400 |
|---|---|---|
| committer | Christopher Burger <burgerc@freeside.biz> | 2017-09-08 10:59:57 -0400 |
| commit | e73224079b32495eef5318c2e4c99057dbfe272b (patch) | |
| tree | 8102e58da5f6cabb5543185fec84a41d936a5165 | |
| parent | f16d9ebb0e56f43e04242ed859d6055f98c74f15 (diff) | |
RT# 77167 - removed change as not needed.
| -rw-r--r-- | FS/FS/Mason.pm | 1 |
1 files changed, 0 insertions, 1 deletions
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; |
