remove extra debugging, RT#7780
[freeside.git] / FS / FS / TicketSystem / RT_Internal.pm
index ee963ae..f47648e 100644 (file)
@@ -11,7 +11,7 @@ use RT::CurrentUser;
 
 @ISA = qw( FS::TicketSystem::RT_Libs );
 
-$DEBUG = 1;
+$DEBUG = 0;
 $me = '[FS::TicketSystem::RT_Internal]';
 
 sub sql_num_customer_tickets {