fix: linebot

correct the Handler.py import
This commit is contained in:
2026-03-10 10:45:11 +08:00
parent 7af5bd8caf
commit 66a26cef0e

View File

@@ -1,4 +1,4 @@
from line import captcha_state from Linebot_handler import captcha_state
from Linebot_handler.Expense import ( from Linebot_handler.Expense import (
EXPENSE_TEMPLATE, EXPENSE_TEMPLATE,
save_expense, save_expense,