diff --git a/hyperglass/hyperglass.py b/hyperglass/hyperglass.py index edb07e2..876c3bc 100644 --- a/hyperglass/hyperglass.py +++ b/hyperglass/hyperglass.py @@ -3,7 +3,6 @@ # Standard Library Imports import operator import time -from ast import literal_eval from pathlib import Path # Third Party Imports