mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-04-30 13:29:14 -05:00
0f64fdc715
The code is just copied from Flask.dispatch_request. There were a few references to "self" that should have been "app" here, but it's not overriding anything now, so just take it out.