[Refactor] 파일 구조 변경

This commit is contained in:
tv0924@icloud.com 2025-06-26 23:35:58 +09:00
commit 26b40e0e65
3 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ import json
from pydantic import BaseModel
from lib.prompt.get_sso_list import get_sso_list_task
from lib.agents.run_task import run_task
from lib.browser_use_utils.run_task import run_task
NOT_FOUND_LOGIN_PAGE = 0