diff --git a/plugins/eddn.py b/plugins/eddn.py index 76e2f227..a423876e 100644 --- a/plugins/eddn.py +++ b/plugins/eddn.py @@ -6,7 +6,6 @@ import pathlib import re import sys import tkinter as tk -from base64 import encode from collections import OrderedDict from os import SEEK_SET from os.path import join