From d3f07110ecc7ea17f49700cf7fc9007b38af559a Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Sat, 21 Jun 2014 15:13:29 -0400 Subject: [PATCH] Remove debugging --- t/BucardoTesting.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/t/BucardoTesting.pm b/t/BucardoTesting.pm index 81a144c11..4a1a801e8 100644 --- a/t/BucardoTesting.pm +++ b/t/BucardoTesting.pm @@ -1581,7 +1581,6 @@ sub add_row_to_database { } ## Execute! -warn "Insert to table $table with val $xval, values $value\n"; $gsth{$dbh}{insert}{$xval}{$table}->execute($value); } -- 2.39.5