chore: fix lint issues

This commit is contained in:
HendricksJudy
2025-05-18 02:30:31 -07:00
parent db0f11a359
commit 1ae78ca98c
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -1,6 +1,5 @@
from astrbot.api.event import filter, AstrMessageEvent
from astrbot.api.star import Context, Star, register
from astrbot.api import logger
@register("vpet", "AstrBot Team", "虚拟桌宠", "0.0.1")
class VPet(Star):