summaryrefslogtreecommitdiffstats
path: root/events/src/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'events/src/utils.py')
-rw-r--r--events/src/utils.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/events/src/utils.py b/events/src/utils.py
index 0ec7051ec28..fcdcbd47acc 100644
--- a/events/src/utils.py
+++ b/events/src/utils.py
@@ -26,13 +26,13 @@ import hmac
from hashlib import sha256
from calendar import timegm
-from eventsapiconf import (LOG_FILE,
+from .eventsapiconf import (LOG_FILE,
WEBHOOKS_FILE,
DEFAULT_CONFIG_FILE,
CUSTOM_CONFIG_FILE,
UUID_FILE,
CERTS_DIR)
-import eventtypes
+from . import eventtypes
# Webhooks list