Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unneeded use statement
  • Loading branch information
tuupola committed Feb 17, 2017
commit 10da16c82a88f5c88894ee487eb27075e9d3581e
1 change: 0 additions & 1 deletion spec/CachePluginSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use Psr\Http\Message\RequestInterface;
use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\StreamInterface;
use Symfony\Component\OptionsResolver\Exception\InvalidOptionsException;

class CachePluginSpec extends ObjectBehavior
{
Expand Down