--- loncom/Lond.pm 2023/06/02 01:20:28 1.23 +++ loncom/Lond.pm 2023/06/20 13:27:42 1.24 @@ -1,6 +1,6 @@ # The LearningOnline Network # -# $Id: Lond.pm,v 1.23 2023/06/02 01:20:28 raeburn Exp $ +# $Id: Lond.pm,v 1.24 2023/06/20 13:27:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -43,7 +43,6 @@ use Crypt::X509::CRL; use Crypt::PKCS10; use Net::OAuth; use Crypt::CBC; -use Net::OAuth; use Digest::SHA; use Digest::MD5 qw(md5_hex);