mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
removed redundant
This commit is contained in:
@@ -76,7 +76,6 @@ class Delete extends PlatformAction
|
||||
|
||||
(new PresenceState())->purgeListCache($dbForProject);
|
||||
|
||||
$usage->addMetric(METRIC_PRESENCE_DELETED, 1);
|
||||
$usage->addMetric(METRIC_USERS_PRESENCE, -1);
|
||||
|
||||
$queueForEvents
|
||||
|
||||
Reference in New Issue
Block a user