[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] - rm unused import
commit 9ab54999e3f0bf7b430a40218a1a73b8471f17e0
Author: Ximin Luo <infinity0@xxxxxxx>
Date: Fri Nov 8 17:40:12 2013 +0000
- rm unused import
---
flashproxy/test/test_keys.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flashproxy/test/test_keys.py b/flashproxy/test/test_keys.py
index de22279..4488118 100644
--- a/flashproxy/test/test_keys.py
+++ b/flashproxy/test/test_keys.py
@@ -1,7 +1,7 @@
import os.path
import unittest
-from flashproxy.keys import PIN_GOOGLE_CERT, PIN_GOOGLE_PUBKEY_SHA1, DEFAULT_FACILITATOR_PUBKEY_PEM, check_certificate_pin, temp_cert
+from flashproxy.keys import PIN_GOOGLE_CERT, PIN_GOOGLE_PUBKEY_SHA1, check_certificate_pin, temp_cert
class TempCertTest(unittest.TestCase):
def test_temp_cert_success(self):
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits