From: mark Date: Sat, 30 Oct 2010 22:44:53 +0000 (+0000) Subject: cleanup X-Git-Tag: TORRUS_1_0_9~177 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b0f33c28781a38bfa1e75b640487832684729e29 cleanup --- diff --git a/FS/FS/part_export/rt_ticket.pm b/FS/FS/part_export/rt_ticket.pm index 534924eb0..13a0367ad 100644 --- a/FS/FS/part_export/rt_ticket.pm +++ b/FS/FS/part_export/rt_ticket.pm @@ -6,7 +6,6 @@ use FS::part_export; use FS::Record qw(qsearch qsearchs); use FS::Conf; use FS::TicketSystem; -use Data::Dumper 'Dumper'; @ISA = qw(FS::part_export);