Dispel annoying message about missing tuf.hash logger.

This commit is contained in:
dachshund 2013-03-31 20:28:28 -04:00
parent 3ff4e81208
commit f18528ecfb

View file

@ -26,6 +26,7 @@
# Import tuf Exceptions.
import tuf
import tuf.log
# Import tuf logger to log warning messages.
import logging