mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-22 10:36:41 +00:00
💥 remove deprecated export (#1125)
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
from nonebot import export
|
||||
|
||||
|
||||
@export()
|
||||
def test():
|
||||
return "export"
|
||||
|
Reference in New Issue
Block a user