[freeside-commits] branch master updated. d7dd43d69c648433cd34f26a339465452082a097

Christopher Burger burgerc at 420.am
Mon Aug 7 14:48:17 PDT 2017


The branch, master has been updated
       via  d7dd43d69c648433cd34f26a339465452082a097 (commit)
      from  b6c5d35cc215c18d3fb1d9aeb0239a610eb68c32 (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 d7dd43d69c648433cd34f26a339465452082a097
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Mon Aug 7 17:47:50 2017 -0400

    RT# 76992 - removed some development code

diff --git a/FS/FS/cust_pkg/Import.pm b/FS/FS/cust_pkg/Import.pm
index 27fced1..96c6272 100644
--- a/FS/FS/cust_pkg/Import.pm
+++ b/FS/FS/cust_pkg/Import.pm
@@ -283,9 +283,6 @@ sub batch_import {
     };
   }
 
-  #probably can delete below - moved to line 292
-  #my $formatfields = _formatfields();
-
   my @formats = split /-/, $format;
   foreach my $f (@formats){
 

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

Summary of changes:
 FS/FS/cust_pkg/Import.pm |    3 ---
 1 file changed, 3 deletions(-)




More information about the freeside-commits mailing list