Skip to content

Commit 0bf0800

Browse files
committed
fix: remove iranai import os
1 parent 175d35e commit 0bf0800

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

api/furigana_marker.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
from __future__ import annotations
66

7-
import os
8-
97
import httpx
108
from fastapi import APIRouter, Depends
119
from pydantic import BaseModel, Field

0 commit comments

Comments
 (0)