Skip to content

Commit 75ff6f0

Browse files
stephen-f0sam-f0
authored andcommitted
Remove unused import causing incompatibility with Python 3.12
1 parent c0b9664 commit 75ff6f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

binder_trace/binder_trace/parsedParcel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from __future__ import annotations
22

3-
from asyncore import read
43
from dataclasses import dataclass
54
from enum import Enum
65
from http.client import INSUFFICIENT_STORAGE

0 commit comments

Comments
 (0)