diff --git a/msgpi/utils.py b/msgpi/utils.py index 62ad254..523b5c5 100644 --- a/msgpi/utils.py +++ b/msgpi/utils.py @@ -3,7 +3,6 @@ import subprocess as sbp import numpy as np import xml.etree.ElementTree as et -import msgpi.sg as sgm def run(cmd, timeout, scrnout):