Skip to content

Commit 07221b3

Browse files
committed
ruff
1 parent a24c021 commit 07221b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livekit-api/livekit/api/access_token.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import datetime
1919
import os
2020
import jwt
21-
from typing import Optional, List, Literal, Any
21+
from typing import Optional, List, Literal
2222
from google.protobuf.json_format import MessageToDict, ParseDict
2323

2424
from livekit.protocol.room import RoomConfiguration

0 commit comments

Comments
 (0)