From 695eb3b4b67d60fda46b854e6eb6b36295b2f8f9 Mon Sep 17 00:00:00 2001 From: arensb Date: Mon, 7 Oct 2002 00:44:23 +0000 Subject: [PATCH] Removed unnecessary "use" line. --- C4/Groups.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/C4/Groups.pm b/C4/Groups.pm index 453236c590..24bdf84f78 100755 --- a/C4/Groups.pm +++ b/C4/Groups.pm @@ -32,7 +32,6 @@ use C4::Circulation::Circ2; #use C4::Accounts; #use C4::InterfaceCDK; #use C4::Circulation::Main; -#use C4::Format; #use C4::Circulation::Renewals; #use C4::Scan; use C4::Stats; -- 2.39.5