]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - knode.py
Fix some errors found by PyLint.
[quix0rs-apt-p2p.git] / knode.py
index 46ab780f5cf6cebdf37c96860ce74f1f0d968b89..6e4f4e3ff7070410123e7bf2e09b53b9bc4de338 100644 (file)
--- a/knode.py
+++ b/knode.py
@@ -6,10 +6,6 @@ from twisted.internet.defer import Deferred
 from const import reactor, NULL_ID
 
 
-class IDChecker:
-    def __init__(id):
-        self.id = id
-
 class KNodeBase(Node):
     def checkSender(self, dict):
         try: