diff --git a/plugins/MySQL/MySQL.py b/plugins/MySQL/MySQL.py index b965c5e..3188fc4 100644 --- a/plugins/MySQL/MySQL.py +++ b/plugins/MySQL/MySQL.py @@ -19,7 +19,6 @@ import mysql.connector from includes import globals # Global variables from includes.helper import configHandler -from includes.helper import uft8Converter # UTF-8 converter ## #