remove extraneous debugging
[freeside.git] / httemplate / edit / process / part_pkg.cgi
index 019224c..c0febf8 100755 (executable)
@@ -131,7 +131,7 @@ my $args_callback = sub {
                 'custnum_ref' => \$custnum;
   }
 
-  warn "args: ".join('/', @args). "\n";
+  #warn "args: ".join('/', @args). "\n";
 
   @args;