Removed unnecessary import in test_protect_call

pull/25/head
slush 12 years ago
parent db26da19a9
commit 80e25b1410

@ -1,7 +1,6 @@
import unittest
import common
from bitkeylib import proto
from bitkeylib.client import CallException, PinException, OtpException
class TestProtectCall(common.BitkeyTest):

Loading…
Cancel
Save