7088: rm warning on `import sdn' failure
svn: r23221
This commit is contained in:
parent
e5a929c8b3
commit
3b14e98a1a
@ -582,5 +582,5 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
import logging
|
import logging
|
||||||
LOG = logging.getLogger(".calendar")
|
LOG = logging.getLogger(".calendar")
|
||||||
LOG.warn("sdn not available. "
|
LOG.info("sdn not available. "
|
||||||
"Install Calendar with pypi for native Hebrew calendar calculations.")
|
"Install Calendar with pypi for native Hebrew calendar calculations.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user