We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e149d39 commit d650cccCopy full SHA for d650ccc
st2auth/st2auth/app.py
@@ -26,7 +26,6 @@
26
from st2common.constants.system import VERSION_STRING
27
from st2common.service_setup import setup as common_setup
28
from st2common.util import spec_loader
29
-from st2common.util.monkey_patch import monkey_patch
30
from st2common.util.monkey_patch import use_select_poll_workaround
31
from st2auth import config as st2auth_config
32
from st2auth.validation import validate_auth_backend_is_correctly_configured
0 commit comments