forked from openlp/openlp
stop excess logging
This commit is contained in:
parent
a5f460dc76
commit
e0d8198626
@ -25,7 +25,7 @@ import json
|
|||||||
from openlp.core.common import RegistryProperties, Settings, OpenLPMixin
|
from openlp.core.common import RegistryProperties, Settings, OpenLPMixin
|
||||||
|
|
||||||
|
|
||||||
class OpenLPPoll(RegistryProperties, OpenLPMixin):
|
class OpenLPPoll(RegistryProperties):
|
||||||
"""
|
"""
|
||||||
Access by the web layer to get status type information from the application
|
Access by the web layer to get status type information from the application
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user