Skip to content

Commit d650ccc

Browse files
committed
Minor edit to imports in st2auth/app.py to fix lint issue
1 parent e149d39 commit d650ccc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

st2auth/st2auth/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
from st2common.constants.system import VERSION_STRING
2727
from st2common.service_setup import setup as common_setup
2828
from st2common.util import spec_loader
29-
from st2common.util.monkey_patch import monkey_patch
3029
from st2common.util.monkey_patch import use_select_poll_workaround
3130
from st2auth import config as st2auth_config
3231
from st2auth.validation import validate_auth_backend_is_correctly_configured

0 commit comments

Comments
 (0)