From 2f14c2e8bda4fd52173611864edab82e369bbc59 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sat, 13 Feb 2021 17:47:49 -0500 Subject: [PATCH] remove old audit.py file --- sysaudit/audit.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sysaudit/audit.py diff --git a/sysaudit/audit.py b/sysaudit/audit.py deleted file mode 100644 index 6011dc6..0000000 --- a/sysaudit/audit.py +++ /dev/null @@ -1 +0,0 @@ -__all__ = ["audit", "addaudithook"]