Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Fixed issues reported by SensioLabs Insight. #21

Merged
merged 1 commit into from
Dec 6, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion phpdoc.dist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
<files>
<directory>./src</directory>
</files>
</phpdoc>
</phpdoc>
1 change: 0 additions & 1 deletion src/bitExpert/Adroit/Accept/ContentNegotiationManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
namespace bitExpert\Adroit\Accept;

use Negotiation\AcceptHeader;
use Negotiation\FormatNegotiator;
use Negotiation\Negotiator;
use Psr\Http\Message\MessageInterface;

Expand Down