[freeside-commits] branch master updated. a7e94a7efca6c4e27e94011513171e642883b94d

Mark Wells mark at 420.am
Thu Jun 4 14:00:47 PDT 2015


The branch, master has been updated
       via  a7e94a7efca6c4e27e94011513171e642883b94d (commit)
      from  0592d8e1ad7c8cab286b43743765fd1435cfac84 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a7e94a7efca6c4e27e94011513171e642883b94d
Author: Mark Wells <mark at freeside.biz>
Date:   Thu Jun 4 14:00:41 2015 -0700

    load BroadWorks::OCI only as needed

diff --git a/FS/FS/part_export/broadworks.pm b/FS/FS/part_export/broadworks.pm
index 7a9ed70..5966867 100644
--- a/FS/FS/part_export/broadworks.pm
+++ b/FS/FS/part_export/broadworks.pm
@@ -6,7 +6,6 @@ use strict;
 use Tie::IxHash;
 use FS::Record qw(dbh qsearch qsearchs);
 use Locale::SubCountry;
-use BroadWorks::OCI;
 
 our $me = '[broadworks]';
 our %client; # exportnum => client object

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_export/broadworks.pm |    1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list