remove debugging
authorIvan Kohler <ivan@freeside.biz>
Tue, 25 Jul 2017 04:18:59 +0000 (21:18 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 25 Jul 2017 04:18:59 +0000 (21:18 -0700)
httemplate/misc/xmlhttp-part_pkg_taxproduct.html

index 5e22dd8..4cc3a3e 100644 (file)
@@ -6,8 +6,6 @@
 
 #my $sub = $cgi->param('sub');
 
-warn join(', ', $cgi->param);
-
 my( %args ) = $cgi->multi_param('arg');
 
 my $hashref = { 'data_vendor' => $args{'data_vendor'} };