not needed here anymore, bytecount stuff moved to its own module
[freeside.git] / 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);