Skip to content

Commit

Permalink
fix imports in util.sso
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunsi committed Dec 24, 2024
1 parent 803cab1 commit 5c41ad0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/sso/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from conf import CONFIG
from util.sso.c3hub import check_c3hub_no_limit, get_c3hub_userid, get_c3hub_username
from util.sso.c3voc import (
check_c3voc_allowed_login,
check_c3voc_is_admin,
check_c3voc_no_limit,
get_c3voc_userid,
Expand Down

0 comments on commit 5c41ad0

Please sign in to comment.