mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
🔥 remove file header
This commit is contained in:
@ -1,15 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
@Author : yanyongyu
|
||||
@Date : 2020-11-22 00:56:58
|
||||
@LastEditors : yanyongyu
|
||||
@LastEditTime : 2020-11-22 01:00:29
|
||||
@Description : None
|
||||
@GitHub : https://github.com/yanyongyu
|
||||
"""
|
||||
__author__ = "yanyongyu"
|
||||
|
||||
import importlib
|
||||
|
||||
import nonebot
|
||||
|
@ -1,15 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
@Author : yanyongyu
|
||||
@Date : 2020-11-22 00:56:31
|
||||
@LastEditors : yanyongyu
|
||||
@LastEditTime : 2020-11-22 02:16:42
|
||||
@Description : None
|
||||
@GitHub : https://github.com/yanyongyu
|
||||
"""
|
||||
__author__ = "yanyongyu"
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
from nonebot.drivers.fastapi import Driver
|
||||
|
Reference in New Issue
Block a user