Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Apr 25, 2024
1 parent 106ea25 commit b06e190
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/MultipartStreamBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
namespace Zimbra\Upload;

use PsrDiscovery\Discover;
use Psr\Http\Message\StreamInterface;
use Psr\Http\Message\StreamFactoryInterface;
use Psr\Http\Message\{
StreamInterface,
StreamFactoryInterface,
};

/**
* Multipart stream class in Zimbra Upload API.
Expand Down

0 comments on commit b06e190

Please sign in to comment.