diff --git a/tests/l2cap_test.py b/tests/l2cap_test.py index 9e35a75a..689704c1 100644 --- a/tests/l2cap_test.py +++ b/tests/l2cap_test.py @@ -20,7 +20,6 @@ import itertools import logging import os import random -import struct from collections.abc import Sequence from unittest import mock