mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	🔥 remove file header
This commit is contained in:
		| @@ -1,11 +1,3 @@ | ||||
| <!-- | ||||
|  * @Author         : yanyongyu | ||||
|  * @Date           : 2020-11-22 01:19:19 | ||||
|  * @LastEditors    : yanyongyu | ||||
|  * @LastEditTime   : 2020-11-22 02:51:14 | ||||
|  * @Description    : None | ||||
|  * @GitHub         : https://github.com/yanyongyu | ||||
| --> | ||||
| <p align="center"> | ||||
|   <a href="https://v2.nonebot.dev/"><img src="https://raw.githubusercontent.com/nonebot/nonebot2/master/docs/.vuepress/public/logo.png" width="200" height="200" alt="nonebot"></a> | ||||
| </p> | ||||
|   | ||||
| @@ -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