Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ohdmire committed Oct 6, 2023
1 parent b3c6ac8 commit eaa622d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nonebot_plugin_playercheck/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from nonebot import on_command,requirepi
from nonebot import on_command,require
from nonebot.adapters.onebot.v11 import GroupMessageEvent,Bot,Message,MessageSegment
from nonebot.params import CommandArg
from nonebot.plugin import PluginMetadata
Expand Down

0 comments on commit eaa622d

Please sign in to comment.