From a8028b04831380ac94868af64273c6f8c1c58fda Mon Sep 17 00:00:00 2001 From: Atilla Date: Tue, 13 Feb 2024 11:08:21 +0100 Subject: [PATCH] Database Connection --- index.py | 1 - 1 file changed, 1 deletion(-) diff --git a/index.py b/index.py index 08b565b..0bc2059 100644 --- a/index.py +++ b/index.py @@ -1,7 +1,6 @@ import mysql.connector import requests import time -paho.mttq def database_connect(): return mysql.connector.connect(