From abbab64bd5fdd6bde3bd33d6edc4cff35bbb63cd Mon Sep 17 00:00:00 2001 From: Michael Dowling Date: Sat, 12 Jan 2013 13:43:21 -0800 Subject: [PATCH] PHP-CS-Fixer --- IoEmittingEntityBody.php | 1 - 1 file changed, 1 deletion(-) diff --git a/IoEmittingEntityBody.php b/IoEmittingEntityBody.php index 7e0c04e..15193c1 100644 --- a/IoEmittingEntityBody.php +++ b/IoEmittingEntityBody.php @@ -4,7 +4,6 @@ use Guzzle\Common\Event; use Guzzle\Common\HasDispatcherInterface; -use Guzzle\Stream\Stream; use Symfony\Component\EventDispatcher\EventDispatcher; use Symfony\Component\EventDispatcher\EventSubscriberInterface; use Symfony\Component\EventDispatcher\EventDispatcherInterface;