summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pkg
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-08-07 17:47:50 -0400
committerChristopher Burger <burgerc@freeside.biz>2017-08-16 13:18:40 -0400
commit406e8eb014c16aa9af7dd8d88c630e8fd1a37319 (patch)
tree35f90ca563f5a3e4d013e8c02245843e07e3a06e /FS/FS/cust_pkg
parentb086818c8dde80d873a799be644b5b98611f5acb (diff)
RT# 76992 - removed some development code
Diffstat (limited to 'FS/FS/cust_pkg')
-rw-r--r--FS/FS/cust_pkg/Import.pm3
1 files changed, 0 insertions, 3 deletions
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){