--- loncom/publisher/lonpublisher.pm 2003/02/18 16:29:37 1.110 +++ loncom/publisher/lonpublisher.pm 2003/02/18 23:18:50 1.112 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Publication Handler # -# $Id: lonpublisher.pm,v 1.110 2003/02/18 16:29:37 www Exp $ +# $Id: lonpublisher.pm,v 1.112 2003/02/18 23:18:50 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -117,7 +117,6 @@ use File::Copy; use Apache::Constants qw(:common :http :methods); use HTML::LCParser; use Apache::lonxml; -use Apache::lonhomework; use Apache::loncacc; use DBI; use Apache::lonnet();