Skip to content

Commit

Permalink
chore: removed unused uses
Browse files Browse the repository at this point in the history
  • Loading branch information
petrknap committed Apr 1, 2024
1 parent 3c82e8d commit 4a9ce99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Binary.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

namespace PetrKnap\Binary;

use PetrKnap\Binary\Serializer\Php;
use PetrKnap\Binary\Serializer\SerializerInterface;

final class Binary
{
public static function encode(string $data): Encoder
Expand Down

0 comments on commit 4a9ce99

Please sign in to comment.