mirror of
https://github.com/danog/parallel.git
synced 2024-11-30 04:39:01 +01:00
Remove unused exception type
This commit is contained in:
parent
ab32b4b88e
commit
63ad35cec1
@ -1,6 +0,0 @@
|
||||
<?php
|
||||
namespace Icicle\Concurrent\Exception;
|
||||
|
||||
class ContextAbortException extends Exception
|
||||
{
|
||||
}
|
Loading…
Reference in New Issue
Block a user