remove debugging
[freeside.git] / httemplate / edit / prospect_main.html
index 8ae76a9..90f971a 100644 (file)
@@ -98,7 +98,6 @@ my $m2_error_callback = sub {
               'contactnum' => $cgi->param("contactnum$num"),
               map { $_ => scalar($cgi->param("contactnum${num}_$_")) } @fields,
             };
-            use Data::Dumper; warn Dumper $x;
             $x;
           } else {
             ();