Skip to content

Commit e783bec

Browse files
committed
Fix lint error.
1 parent 998eef0 commit e783bec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/models/utils/validation_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Utils for backend folder"""
22

33
import json
4-
from typing import Union
54

65
from clients import redis_client
76
from constants import Urls

0 commit comments

Comments
 (0)