From 554c30fde6614567d2faafca4b661ce3ad85a854 Mon Sep 17 00:00:00 2001 From: sagikazarmark Date: Wed, 30 Mar 2016 11:07:24 -0400 Subject: [PATCH] Applied fixes from StyleCI --- src/AuthenticationPlugin.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/AuthenticationPlugin.php b/src/AuthenticationPlugin.php index af929cd..73900db 100644 --- a/src/AuthenticationPlugin.php +++ b/src/AuthenticationPlugin.php @@ -2,8 +2,6 @@ namespace Http\Client\Plugin; -use Http\Message\Authentication; - /** * @author Joel Wurtz *