Skip to content

Commit 94c09a5

Browse files
committed
fix: remove unused import
1 parent 87a5894 commit 94c09a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_ksuid.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import json
22
import os
33
import typing as t
4-
import uuid
54
from datetime import datetime, timedelta, timezone
65

76
import pytest

0 commit comments

Comments
 (0)