mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
275e3943f7
Rework the startup code used to boot starlette, this allows removing the use of all globals, moreover it allow dropping the ManagerMiddleware class as it is no longer needed.