Skip to content

Commit

Permalink
chore: small refactor (#4505)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoanFM committed Mar 17, 2022
1 parent 075b3a9 commit ed19b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jina/serve/runtimes/gateway/websocket/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def get_fastapi_app(
:param logger: Jina logger.
:return: fastapi app
"""

from jina.serve.runtimes.gateway.http.models import JinaEndpointRequestModel

with ImportExtensions(required=True):
Expand Down

0 comments on commit ed19b73

Please sign in to comment.