diff options
Diffstat (limited to 'perl/t/schema.t')
-rwxr-xr-x | perl/t/schema.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/t/schema.t b/perl/t/schema.t index e326dca..6829700 100755 --- a/perl/t/schema.t +++ b/perl/t/schema.t @@ -5,7 +5,6 @@ use Test::More tests => 5; -use DBD::SQLite; use DBI; use Wallet::Schema; |