瀏覽代碼

refactor(bot-builders): move to app module

Librellium 1 周之前
父節點
當前提交
3719115b61
共有 3 個文件被更改,包括 0 次插入0 次删除
  1. 0 0
      anonflow/app/builders/__init__.py
  2. 0 0
      anonflow/app/builders/middlewares.py
  3. 0 0
      anonflow/app/builders/routers.py

+ 0 - 0
anonflow/bot/builders/__init__.py → anonflow/app/builders/__init__.py


+ 0 - 0
anonflow/bot/builders/middlewares.py → anonflow/app/builders/middlewares.py


+ 0 - 0
anonflow/bot/builders/routers.py → anonflow/app/builders/routers.py