remove unused field
This commit is contained in:
parent
d380e3a065
commit
4511eadb73
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ class IpInfoByIpApi(IpInfoBase):
|
|||
self.expiry = expiry
|
||||
self.cooldown = 0
|
||||
self.give_up = False
|
||||
self.prepared = False
|
||||
self.stored = None
|
||||
|
||||
self.encoding = "latin-1"
|
||||
|
|
Loading…
Reference in a new issue