Skip to content

Commit

Permalink
chore: removed unused import build_image
Browse files Browse the repository at this point in the history
  • Loading branch information
brucetony committed Mar 20, 2024
1 parent 4b5901b commit bdc61e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gateway/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
from starlette.datastructures import FormData


# from gateway.models import GatewayFormData


def create_request_data(
form: dict | None,
body: dict | None
Expand Down

0 comments on commit bdc61e2

Please sign in to comment.