mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-06-10 05:30:00 -05:00
Get rid of debug code in the LFRecord handler
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user