mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	⚡️ remove unused import
This commit is contained in:
		| @@ -1,7 +1,6 @@ | ||||
| import itertools | ||||
| import json | ||||
|  | ||||
| from typing import Any, Tuple, Type, Union, Mapping, Iterable | ||||
| from typing import Tuple, Type, Union, Mapping, Iterable | ||||
|  | ||||
| from nonebot.adapters import Message as BaseMessage, MessageSegment as BaseMessageSegment | ||||
| from nonebot.typing import overrides | ||||
|   | ||||
		Reference in New Issue
	
	Block a user