no more debugging for the map
This commit is contained in:
parent
24a4d03eff
commit
2d86483907
@ -8,6 +8,7 @@ import sys
|
|||||||
import logging
|
import logging
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
logger.setLevel(logging.INFO)
|
||||||
|
|
||||||
|
|
||||||
class Location(object):
|
class Location(object):
|
||||||
|
Loading…
Reference in New Issue
Block a user