diff options
Diffstat (limited to 'perl/t/acl.t')
-rwxr-xr-x | perl/t/acl.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/t/acl.t b/perl/t/acl.t index 59e1071..e46b7f8 100755 --- a/perl/t/acl.t +++ b/perl/t/acl.t @@ -13,7 +13,6 @@ use Test::More tests => 101; use Wallet::ACL; use Wallet::Admin; -use Wallet::Config; use Wallet::Server; use lib 't/lib'; |