chore: remove repl script

This commit is contained in:
Ben Ramsey
2021-08-06 14:38:03 -05:00
parent d7379b67af
commit b02aeb8732
-8
View File
@@ -1,8 +0,0 @@
#!/usr/bin/env php
<?php
declare(strict_types=1);
require_once dirname(__FILE__) . '/../vendor/autoload.php';
Psy\bin()();