summary refs log tree commit diff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/spore-response/debug.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/spore-response/debug.t b/t/spore-response/debug.t
index 261d5b0..9bf92ef 100644
--- a/t/spore-response/debug.t
+++ b/t/spore-response/debug.t
@@ -2,8 +2,7 @@ use strict;
 use warnings;
 use Test::More;
 use Net::HTTP::Spore;
-use File::Temp qw/ :seekable /;
-use Try::Tiny;
+use File::Temp;
 
 my $mock_server = {
     '/show' => sub {