Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
feat:Optimized import
Browse files Browse the repository at this point in the history
  • Loading branch information
luyanci committed Jul 19, 2024
1 parent aa557a4 commit 663038a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion plugins/at.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import json
from bilibili_api import sync
from .libs import live,config


Expand Down
3 changes: 1 addition & 2 deletions plugins/blind.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from bilibili_api import sync
from .libs import live,config
from .libs import live

async def on_blind(event:str):
blind=event['data']['data']['blind_gift']
Expand Down

0 comments on commit 663038a

Please sign in to comment.