mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
2 lines
46 B
Python
2 lines
46 B
Python
from app import create_app
|
|
app = create_app()
|