mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-13 15:46:53 +03:00
chore: remove repl script
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
require_once dirname(__FILE__) . '/../vendor/autoload.php';
|
||||
|
||||
Psy\bin()();
|
||||
Reference in New Issue
Block a user