diff --git a/app/Linebot_handler/Handlers.py b/app/Linebot_handler/Handlers.py index 0d0c8b3..f62242e 100644 --- a/app/Linebot_handler/Handlers.py +++ b/app/Linebot_handler/Handlers.py @@ -1,4 +1,4 @@ -from line import captcha_state +from Linebot_handler import captcha_state from Linebot_handler.Expense import ( EXPENSE_TEMPLATE, save_expense,