mirror of
https://github.com/danog/sql.git
synced 2024-11-26 20:15:08 +01:00
Remove unused exception
This commit is contained in:
parent
6ac65a30e8
commit
5168b0efc5
@ -1,7 +0,0 @@
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Amp\Sql;
|
||||
|
||||
class PoolError extends \Error
|
||||
{
|
||||
}
|
Loading…
Reference in New Issue
Block a user