mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
fix: linebot
correct the Handler.py import
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user