Skip to content

Commit

Permalink
feat: hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Dec 28, 2023
1 parent 8d24f5f commit 034790b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/routes/lark.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

from app import app
from app import app, session
from connectai.lark.oauth import Server as OauthServerBase
from connectai.lark.sdk import Bot, MarketBot
from connectai.lark.webhook import LarkServer as LarkServerBase
Expand Down

0 comments on commit 034790b

Please sign in to comment.