not needed here anymore, bytecount stuff moved to its own module
authorivan <ivan>
Thu, 19 Apr 2007 23:34:15 +0000 (23:34 +0000)
committerivan <ivan>
Thu, 19 Apr 2007 23:34:15 +0000 (23:34 +0000)
FS/FS/UI/Web.pm

index 682dc31..7699a7d 100644 (file)
@@ -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);