--- loncom/interface/lonmenu.pm 2023/06/11 20:45:35 1.532 +++ loncom/interface/lonmenu.pm 2023/07/06 16:55:43 1.533 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.532 2023/06/11 20:45:35 raeburn Exp $ +# $Id: lonmenu.pm,v 1.533 2023/07/06 16:55:43 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -210,7 +210,6 @@ use Apache::lonenc(); use Apache::lonlocal; use Apache::lonmsg(); use LONCAPA qw(:DEFAULT :match); -use LONCAPA::ltiutils; use HTML::Entities(); use Apache::lonwishlist();