diff --git a/odte/Odte.py b/odte/Odte.py index 875da85..a396da7 100644 --- a/odte/Odte.py +++ b/odte/Odte.py @@ -7,7 +7,6 @@ as well """ from __future__ import annotations import random -import sys import json from math import factorial from typing import Union, Optional, Tuple, List, Set