mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	💡 remove comment
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -188,3 +188,4 @@ typings/ | |||||||
| dev | dev | ||||||
| docs_build/_build | docs_build/_build | ||||||
| !tests/.env | !tests/.env | ||||||
|  | *.xmind | ||||||
|   | |||||||
| @@ -141,7 +141,3 @@ SUPERUSER = Permission(_superuser) | |||||||
| """ | """ | ||||||
| - **说明**: 匹配任意超级用户消息类型事件 | - **说明**: 匹配任意超级用户消息类型事件 | ||||||
| """ | """ | ||||||
| # EVERYBODY = MESSAGE |  | ||||||
| # """ |  | ||||||
| # - **说明**: 匹配任意消息类型事件 |  | ||||||
| # """ |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user