From 406e8eb014c16aa9af7dd8d88c630e8fd1a37319 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Mon, 7 Aug 2017 17:47:50 -0400 Subject: [PATCH] RT# 76992 - removed some development code --- FS/FS/cust_pkg/Import.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/FS/FS/cust_pkg/Import.pm b/FS/FS/cust_pkg/Import.pm index 27fced195..96c6272b7 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){ -- 2.20.1