Skip to content

Commit

Permalink
Removing rogue PDO import. ???
Browse files Browse the repository at this point in the history
  • Loading branch information
brentscheffler committed Jan 22, 2020
1 parent 722b8b5 commit c3b3bd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ServerRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Capsule;

use Capsule\Stream\BufferStream;
use PDO;
use Psr\Http\Message\ServerRequestInterface;
use Psr\Http\Message\StreamInterface;
use Psr\Http\Message\UploadedFileInterface;
Expand Down

0 comments on commit c3b3bd8

Please sign in to comment.