mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed PSR issues on event library
This commit is contained in:
@@ -6,7 +6,6 @@ use Resque;
|
||||
|
||||
class Event
|
||||
{
|
||||
|
||||
const DELETE_QUEUE_NAME = 'v1-deletes';
|
||||
const DELETE_CLASS_NAME = 'DeletesV1';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user