Revert last change.

This commit is contained in:
rocky
2023-06-16 07:10:37 -04:00
parent b0086460de
commit 36f00d334e

View File

@@ -94,7 +94,6 @@ class Token:
else:
if version_tuple > (3, 9):
print("Python versions 3.9 and greater are not supported.")
sys.exit(1)
else:
print(f"xdis might need to be informed about version {e}")
return