Skip to content

Commit 1714e73

Browse files
committed
remove unneeded import
1 parent 86ab14d commit 1714e73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

trio/_dtls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import struct
1010
import hmac
1111
import os
12-
import io
1312
import enum
1413
from itertools import count
1514
import weakref

0 commit comments

Comments
 (0)