1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-25 02:22:57 +01:00

Removing unused trait

This commit is contained in:
Michael Dowling 2014-02-05 22:13:06 -08:00
parent 24d1aac0ed
commit 90a4cba4f8

View File

@ -4,7 +4,6 @@ namespace Guzzle\Plugin\MessageIntegrity;
use Guzzle\Stream\StreamDecoratorTrait;
use Guzzle\Stream\StreamInterface;
use Guzzle\Common\HasDispatcherTrait;
/**
* Stream decorator that validates a rolling hash of the entity body as it is read