commit | da3b35ccf06ac9501eb639319894b8dc7ec80040 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Wed Oct 11 18:15:02 2017 +1030 |
committer | Andrew Jeffery <andrew@aj.id.au> | Tue Oct 17 11:50:17 2017 +1030 |
tree | beed35028716c116c745faf910d16e024d0be70d | |
parent | 7b376e7b5678154d7f9873d5e518c17e3f548f3f [diff] |
pytools: obmcutil: Drop ElementTree and json imports Change-Id: I2e310eef36eb7bcea58d1567dcf3efe9a9dbeeb8 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
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': {