This commit is contained in:
flyingscorpio@clevo 2022-08-14 12:40:36 +02:00
parent 52153e07dc
commit 14b2c32236

View file

@ -7,7 +7,6 @@ import sys
from src.converter import Converter
TRANSLATIONS_FILE = os.path.relpath(
os.path.join(os.path.dirname(os.path.realpath(__file__)), "translations.json")
)