You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2021/03/31 12:01:29 UTC

[incubator-ponymail-foal] 05/14: no need for time, audit log plugin handles it

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git

commit 4785f21e27cc84f4d4afedd2d6da1d22dd1d3187
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Wed Mar 31 12:19:28 2021 +0200

    no need for time, audit log plugin handles it
---
 server/endpoints/mgmt.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/endpoints/mgmt.py b/server/endpoints/mgmt.py
index 7fafb13..9818c8b 100644
--- a/server/endpoints/mgmt.py
+++ b/server/endpoints/mgmt.py
@@ -24,7 +24,6 @@ import plugins.defuzzer
 import plugins.auditlog
 import typing
 import aiohttp.web
-import time
 
 
 async def process(