summary refs log tree commit diff
path: root/t/spore-middleware/auth-oauth.t
diff options
context:
space:
mode:
Diffstat (limited to 't/spore-middleware/auth-oauth.t')
-rw-r--r--t/spore-middleware/auth-oauth.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/spore-middleware/auth-oauth.t b/t/spore-middleware/auth-oauth.t
index 4564eba..b982bc8 100644
--- a/t/spore-middleware/auth-oauth.t
+++ b/t/spore-middleware/auth-oauth.t
@@ -3,9 +3,6 @@ use warnings;
 use URI::Escape;
 use Test::More;
 
-use Try::Tiny;
-use YAML::Syck;
-
 use Net::HTTP::Spore;
 use JSON;