fixeria has uploaded this change for review.
pySim/ts_102_222.py: remove ununsed imports from 'cmd2'
Change-Id: If6c686c8248cd0ad4edb68b84886a6f5f558d0f7
---
M pySim/ts_102_222.py
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/99/28599/1
diff --git a/pySim/ts_102_222.py b/pySim/ts_102_222.py
index c7cff85..3c57e5b 100644
--- a/pySim/ts_102_222.py
+++ b/pySim/ts_102_222.py
@@ -20,7 +20,6 @@
from typing import List
import cmd2
-from cmd2 import style, fg, bg
from cmd2 import CommandSet, with_default_category, with_argparser
import argparse
To view, visit change 28599. To unsubscribe, or for help writing mail filters, visit settings.