mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-26 15:51:26 +00:00
💥 remove built-in scheduler support
This commit is contained in:
@ -9,7 +9,6 @@ NoneBot Api Reference
|
||||
- `nonebot.matcher <matcher.html>`_
|
||||
- `nonebot.rule <rule.html>`_
|
||||
- `nonebot.permission <permission.html>`_
|
||||
- `nonebot.sched <sched.html>`_
|
||||
- `nonebot.log <log.html>`_
|
||||
- `nonebot.utils <utils.html>`_
|
||||
- `nonebot.typing <typing.html>`_
|
||||
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
contentSidebar: true
|
||||
sidebarDepth: 0
|
||||
---
|
||||
|
||||
NoneBot.sched 模块
|
||||
===================
|
||||
|
||||
.. automodule:: nonebot.sched
|
||||
:members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user