[LON-CAPA-cvs] cvs: loncom /homework structuretags.pm

albertel lon-capa-cvs-allow@mail.lon-capa.org
Wed, 08 Aug 2007 19:13:20 -0000


albertel		Wed Aug  8 15:13:20 2007 EDT

  Modified files:              
    /loncom/homework	structuretags.pm 
  Log:
  - remove uneeded use
  
  
Index: loncom/homework/structuretags.pm
diff -u loncom/homework/structuretags.pm:1.386 loncom/homework/structuretags.pm:1.387
--- loncom/homework/structuretags.pm:1.386	Fri Aug  3 19:29:57 2007
+++ loncom/homework/structuretags.pm	Wed Aug  8 15:13:19 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA 
 # definition of tags that give a structure to a document
 #
-# $Id: structuretags.pm,v 1.386 2007/08/03 23:29:57 albertel Exp $
+# $Id: structuretags.pm,v 1.387 2007/08/08 19:13:19 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -458,7 +458,6 @@
     }
     return $result;
 }
-use Data::Dumper;
 
 # -------------------------------------------------------------store_aggregates
 # Sends hash of values to be incremented in nohist_resourcetracker.db