mirror of
https://github.com/RedDeadDepresso/KKAFIO.git
synced 2025-12-22 01:10:01 +00:00
5 lines
79 B
Python
5 lines
79 B
Python
from app.modules.request import Request
|
|
|
|
|
|
request = Request()
|
|
request.process() |