Remove unused import

This commit is contained in:
Orsiris de Jong 2023-03-27 19:22:37 +02:00
parent 9621fd9d07
commit a43a3dc3a5

View file

@ -19,7 +19,6 @@ import re
import platform
from cryptidy import symmetric_encryption as enc
from ofunctions.random import random_string
from npbackup.path_helper import BASEDIR
from npbackup.customization import ID_STRING