[open-ils-commits] r19150 - trunk/Open-ILS/src/perlmods/OpenILS/Application (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Jan 10 19:09:45 EST 2011


Author: dbs
Date: 2011-01-10 19:09:45 -0500 (Mon, 10 Jan 2011)
New Revision: 19150

Modified:
   trunk/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm
Log:
Remove leftover import of Data::Dumper


Modified: trunk/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm	2011-01-10 22:18:10 UTC (rev 19149)
+++ trunk/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm	2011-01-11 00:09:45 UTC (rev 19150)
@@ -2,7 +2,6 @@
 use XML::LibXML;
 use XML::LibXSLT;
 use Unicode::Normalize;
-use Data::Dumper;
 
 # ... and this has some handy common methods
 use OpenILS::Application::AppUtils;



More information about the open-ils-commits mailing list