mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Revert "fixed PSR issues on event library issue #1943"
This reverts commit 735c04318d.
This commit is contained in:
parent
735c04318d
commit
4228c304a5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ use Resque;
|
|||
|
||||
class Event
|
||||
{
|
||||
|
||||
const DELETE_QUEUE_NAME = 'v1-deletes';
|
||||
const DELETE_CLASS_NAME = 'DeletesV1';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue