mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Fixed PSR issues on event library
This commit is contained in:
parent
4228c304a5
commit
3ee11afe88
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ use Resque;
|
|||
|
||||
class Event
|
||||
{
|
||||
|
||||
const DELETE_QUEUE_NAME = 'v1-deletes';
|
||||
const DELETE_CLASS_NAME = 'DeletesV1';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue