--- loncom/interface/loncommon.pm 2020/02/12 16:25:48 1.1337 +++ loncom/interface/loncommon.pm 2020/02/15 03:57:54 1.1338 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1337 2020/02/12 16:25:48 raeburn Exp $ +# $Id: loncommon.pm,v 1.1338 2020/02/15 03:57:54 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -80,7 +80,6 @@ use Text::Aspell; use Authen::Captcha; use Captcha::reCAPTCHA; use JSON::DWIW; -use LWP::UserAgent; use Crypt::DES; use DynaLoader; # for Crypt::DES version use MIME::Lite;