mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-03-18 10:54:39 +01:00
no more debugging for the map
This commit is contained in:
parent
24a4d03eff
commit
2d86483907
|
|
@ -8,6 +8,7 @@ import sys
|
|||
import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logger.setLevel(logging.INFO)
|
||||
|
||||
|
||||
class Location(object):
|
||||
|
|
|
|||
Loading…
Reference in a new issue