mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-11 06:26:42 +00:00
🎨 remove shebang line #31
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from nonebot.typing import Bot, Event
|
||||
from nonebot.plugin import on_metaevent
|
||||
|
||||
|
Reference in New Issue
Block a user