diff --git a/Simbriefimport.py b/Simbriefimport.py index cf97e56..632e5ee 100644 --- a/Simbriefimport.py +++ b/Simbriefimport.py @@ -39,9 +39,6 @@ def get_runtime_version() -> str: return p.read_text(encoding="utf-8").strip() except Exception: return "0.0.0.0" - - - def ensure_version_info(force: bool = False) -> str: """ Erzeugt version_info.txt für PyInstaller und version_runtime.txt für die