summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2017-10-11 18:15:02 +1030
committerAndrew Jeffery <andrew@aj.id.au>2017-10-17 11:50:17 +1030
commitda3b35ccf06ac9501eb639319894b8dc7ec80040 (patch)
treebeed35028716c116c745faf910d16e024d0be70d
parent7b376e7b5678154d7f9873d5e518c17e3f548f3f (diff)
downloadtalos-skeleton-da3b35ccf06ac9501eb639319894b8dc7ec80040.tar.gz
talos-skeleton-da3b35ccf06ac9501eb639319894b8dc7ec80040.zip
pytools: obmcutil: Drop ElementTree and json imports
Change-Id: I2e310eef36eb7bcea58d1567dcf3efe9a9dbeeb8 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
-rw-r--r--pytools/obmcutil2
1 files changed, 0 insertions, 2 deletions
diff --git a/pytools/obmcutil b/pytools/obmcutil
index 677d997..42f34e5 100644
--- a/pytools/obmcutil
+++ b/pytools/obmcutil
@@ -2,8 +2,6 @@
import sys
import dbus
-import json
-import xml.etree.ElementTree as ET
dbus_objects = {
'power': {
OpenPOWER on IntegriCloud