test: remove unused python import

This commit is contained in:
Peter Hutterer 2023-02-27 16:53:18 +10:00
parent 38dc5dc72f
commit 705c5d79ac

View file

@ -27,7 +27,6 @@ import attr
import itertools
import os
import pytest
import struct
import subprocess
import time
import shlex