💥 remove deprecated export (#1125)

This commit is contained in:
Ju4tCode
2022-08-08 21:07:36 +08:00
committed by GitHub
parent 6583bc8c61
commit 1766d4da69
6 changed files with 3 additions and 79 deletions

View File

@ -1,6 +1,2 @@
from nonebot import export
@export()
def test():
return "export"