From c025746a8768a06bbe7f15178f3c2cbbfab643df Mon Sep 17 00:00:00 2001
From: Neves-P
Date: Mon, 1 Jul 2024 15:49:11 +0200
Subject: [PATCH] Unnecessary library
---
eessi_bot_event_handler.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/eessi_bot_event_handler.py b/eessi_bot_event_handler.py
index 8523089..2f94acd 100644
--- a/eessi_bot_event_handler.py
+++ b/eessi_bot_event_handler.py
@@ -17,7 +17,6 @@
#
# Standard library imports
-import os
import sys
from datetime import datetime, timezone