Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
Remove unused module from test
Browse files Browse the repository at this point in the history
  • Loading branch information
mdom committed Feb 26, 2016
1 parent e572c8f commit c169ded
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/ua.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use strict;
use warnings;
use Test::More;
use App::txtnix;
use FindBin qw($Bin);
use Path::Tiny;

my $empty_config = Path::Tiny->tempfile;
Expand Down

0 comments on commit c169ded

Please sign in to comment.