From c44d4eaf34f4fc6c5fd82a6cacb0ac12ef26a82b Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 19 Apr 2007 23:34:15 +0000 Subject: [PATCH] not needed here anymore, bytecount stuff moved to its own module --- FS/FS/UI/Web.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/FS/FS/UI/Web.pm b/FS/FS/UI/Web.pm index 682dc31c5..7699a7d54 100644 --- a/FS/FS/UI/Web.pm +++ b/FS/FS/UI/Web.pm @@ -3,7 +3,6 @@ package FS::UI::Web; use strict; use vars qw($DEBUG @ISA @EXPORT_OK $me); use Exporter; -use Number::Format; use FS::Conf; use FS::Record qw(dbdef); -- 2.11.0