mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Lines
This commit is contained in:
@@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user