report fixes and cruft removal
[freeside.git] / bin / svc_acct.export
index 11178c9..82a8935 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# $Id: svc_acct.export,v 1.33 2002-02-18 00:13:57 jeff Exp $
+# $Id: svc_acct.export,v 1.34 2002-02-23 02:14:26 jeff Exp $
 #
 # Create and export password, radius and vpopmail password files:
 # passwd, passwd.adjunct, shadow, acp_passwd, acp_userinfo, acp_dialup
@@ -9,7 +9,6 @@
 
 use strict;
 use vars qw($conf);
-use Archive::Tar;
 use Fcntl qw(:flock);
 use File::Path;
 use IO::Handle;