X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=knode.py;h=6e4f4e3ff7070410123e7bf2e09b53b9bc4de338;hb=f32345be4ef1c3b04f17251803768b363d8d1a7a;hp=46ab780f5cf6cebdf37c96860ce74f1f0d968b89;hpb=06adc6b3734c1a9a243c8a0a1172b09170bfddcc;p=quix0rs-apt-p2p.git diff --git a/knode.py b/knode.py index 46ab780..6e4f4e3 100644 --- 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: