From 956394bc11348ea1aff4bbb801e5b3f8eba6ef45 Mon Sep 17 00:00:00 2001 From: miker Date: Mon, 15 Mar 2010 15:57:57 +0000 Subject: [PATCH] remove unused (and warning-causing) "use" line git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_0@15848 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/reporter/find_orphaned_reports.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/reporter/find_orphaned_reports.pl b/Open-ILS/src/reporter/find_orphaned_reports.pl index c3258b5222..bb558d3a0d 100755 --- a/Open-ILS/src/reporter/find_orphaned_reports.pl +++ b/Open-ILS/src/reporter/find_orphaned_reports.pl @@ -7,7 +7,6 @@ use OpenSRF::Utils qw/:daemon/; use OpenSRF::System; use OpenSRF::AppSession; use OpenSRF::Utils::SettingsClient; -use OpenILS::Reporter::SQLBuilder; use File::Find; my ($config, $du, $live, %seen) = ('SYSCONFDIR/opensrf_core.xml', 0, 0); -- 2.11.0