--- loncom/interface/lonexturlcheck.pm 2019/05/02 23:09:38 1.3 +++ loncom/interface/lonexturlcheck.pm 2020/02/15 03:54:43 1.4 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to check if external resource can be shown in iframe # -# $Id: lonexturlcheck.pm,v 1.3 2019/05/02 23:09:38 raeburn Exp $ +# $Id: lonexturlcheck.pm,v 1.4 2020/02/15 03:54:43 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -76,7 +76,6 @@ use strict; use Apache::Constants qw(:common :http); use Apache::lonnet; use Apache::loncommon; -use LONCAPA::LWPReq; use HTTP::Request; sub handler {