Fixed some lint

This commit is contained in:
twangboy 2015-10-29 18:02:24 -06:00
parent 0d747355c4
commit beb141df69

View file

@ -35,7 +35,6 @@ Values/Entries are name/data pairs. There can be many values in a key. The
# Import python libs
from __future__ import absolute_import
import logging
import struct
# Import third party libs
try: