mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-21 06:13:57 +00:00
removed debug print statement
This commit is contained in:
parent
ad6ba5b418
commit
adbd605fbd
1 changed files with 0 additions and 2 deletions
|
|
@ -849,8 +849,6 @@ class LookupLib(object):
|
|||
else:
|
||||
raise AttributeError(root.Error.text) #most likely session key missing
|
||||
|
||||
print(root)
|
||||
|
||||
if root.Callsign is None:
|
||||
raise ValueError
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue