From a6449b30abb2361cd6b54501680885389fa75d53 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 11 Jul 2011 15:37:32 +0200 Subject: cleanup test Signed-off-by: franck cuny --- t/spore-response/debug.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 't') 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 { -- cgit 1.4.1