mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	⚡️ optimize import
This commit is contained in:
		| @@ -1,8 +1,7 @@ | ||||
| import itertools | ||||
| import json | ||||
|  | ||||
| from dataclasses import dataclass | ||||
| import json | ||||
| from typing import Any, Dict, List, Tuple, Type, Union, Mapping, Iterable | ||||
| from typing import Any, Dict, 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