Skip to content

Commit 3cf12cf

Browse files
committed
dddd
1 parent 4427cd8 commit 3cf12cf

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

jumpgate/wsgi.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,4 @@ def make_api(config_path=None):
2626
app.load_endpoints()
2727
app.load_drivers()
2828

29-
Jumpgate.load_endpoints(app)
30-
Jumpgate.load_drivers(app)
31-
Jumpgate.make_api(app)
32-
3329
return app.make_api()

0 commit comments

Comments
 (0)