Skip to content

Commit 4d069c7

Browse files
committed
import ujson
1 parent 8f4f0e5 commit 4d069c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mystbin/backend/routers/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
from typing import Dict, Optional, Union
2727

2828
import psutil
29+
import ujson
2930
from asyncpg import Record
3031
from fastapi import APIRouter
3132
from fastapi.responses import Response, UJSONResponse

0 commit comments

Comments
 (0)