[Refactor] 리팩터링

This commit is contained in:
tv0924@icloud.com 2025-06-27 10:18:24 +09:00
commit e93e64756c
6 changed files with 32 additions and 26 deletions

View file

@ -1,5 +1,5 @@
from lib.agents.get_sso_list import get_sso_list
# 버전 업데이트 대비
# 업데이트될 버전 import 아직 개발 중
from lib.agents.get_sso_list_v2 import get_sso_list as get_sso_list_v2
from lib.agents.login_google import login_google