Remove warnings of import statements of module util.misc
authorHuang Hao <hao.h.huang@intel.com>
Fri, 22 Feb 2013 10:29:59 +0000 (18:29 +0800)
committerHuang Hao <hao.h.huang@intel.com>
Fri, 22 Feb 2013 10:36:00 +0000 (18:36 +0800)
commite23ba7a17be61178ec58ed1db51d508810c62fe8
tree057c069234673c181183133205303b68d040dc13
parent24e888452034fa6874454875e689ccdb7b9d0e42
Remove warnings of import statements of module util.misc

* sys is useless
* hashlib, sqlite are duplicated
* avoid to import * of error and fs_related

Change-Id: I926a906939f4f8f12acab6707df992a06f74061b
mic/utils/misc.py