From d7dd43d69c648433cd34f26a339465452082a097 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.11.0