Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Achille Roussel <[email protected]>
  • Loading branch information
achille-roussel committed Jun 15, 2024
1 parent 3d0b0bb commit f0a54e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dispatch/flask.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ def read_root():

import asyncio
import logging

# from queue import Queue
from typing import Optional, Union

from flask import Flask, make_response, request
Expand Down

0 comments on commit f0a54e2

Please sign in to comment.