Skip to content
Snippets Groups Projects
Commit e6948239 authored by Simon McVittie's avatar Simon McVittie
Browse files

test-logger: Remove unused imports


Detected by pycodestyle.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 15a88a0a
Branches
Tags
1 merge request!758Fix lint warnings
......@@ -3,12 +3,9 @@
#
# SPDX-License-Identifier: MIT
import enum
import io
import logging
import os
import re
import select
import subprocess
import sys
import tempfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment