mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-17 16:26:51 +03:00
Removed some else/elseif and added some early returns to make the code a little easier to read, nothing changes on the big picture
This commit is contained in:
@@ -19,5 +19,4 @@ namespace Ramsey\Uuid\Codec;
|
||||
*/
|
||||
class TimestampLastCombCodec extends StringCodec
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user