mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-23 17:28:59 +03:00
Move CodecInterface to the Codec namespace
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
namespace Ramsey\Uuid\Codec;
|
||||
|
||||
use InvalidArgumentException;
|
||||
use Ramsey\Uuid\CodecInterface;
|
||||
use Ramsey\Uuid\Uuid;
|
||||
use Ramsey\Uuid\UuidBuilder;
|
||||
use Ramsey\Uuid\UuidInterface;
|
||||
|
||||
Reference in New Issue
Block a user