Skip to content

Commit b1fbcdc

Browse files
committed
simple test - cleaned
1 parent e096783 commit b1fbcdc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

livekit-api/tests/test_webhook.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import base64
22
import hashlib
3-
from datetime import datetime, timedelta, UTC # Import UTC for timezone-aware datetime
4-
53
import pytest # type: ignore
64
from livekit.api import AccessToken, TokenVerifier, WebhookReceiver
75

0 commit comments

Comments
 (0)