Skip to content

Commit 3a8b20f

Browse files
committed
fix: Remove unused Literal import
1 parent ddc51da commit 3a8b20f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/api/src/taskflow_api/routers/workers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"""
88

99
import logging
10-
from typing import Literal
1110

1211
import httpx
1312
from fastapi import APIRouter, Depends, HTTPException, Request

0 commit comments

Comments
 (0)