mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 16:08:22 +00:00
Lines
This commit is contained in:
parent
97ce2bdc3a
commit
ad4e3be80c
1 changed files with 0 additions and 2 deletions
|
|
@ -153,9 +153,7 @@ class Audits extends Action
|
|||
} catch (Throwable $e) {
|
||||
Console::error('Error processing audit logs: ' . $e->getMessage());
|
||||
}
|
||||
|
||||
$this->lastTriggeredTime = time();
|
||||
|
||||
return new Commit();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue