mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-05-09 08:37:32 -05:00
Get rid of debug code in the LFRecord handler
This commit is contained in:
parent
b14bafa26d
commit
95ff8dec90
@ -37,8 +37,4 @@ def getLatLong(locId: str):
|
||||
return fetched[0] + "/" + fetched[1]
|
||||
|
||||
def getLocationInfo(locId: str):
|
||||
pass
|
||||
|
||||
print(getCoopId('USAZ0278'))
|
||||
print(getZip('USAZ0278'))
|
||||
print(getLatLong('USAZ0278'))
|
||||
pass
|
Loading…
x
Reference in New Issue
Block a user