summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2024-02-23 11:06:10 +0100
committerHelmut Grohne <helmut@subdivi.de>2024-02-23 11:06:10 +0100
commit1bb54225263fc29beb2b68f723e105c213ded912 (patch)
tree82d82efb3a8d08d13483f14331cab18f84dd5eba /tests
parent00841e88b74864fd1c287ff27c1dd9387902dcf9 (diff)
downloadpython-linuxnamespaces-1bb54225263fc29beb2b68f723e105c213ded912.tar.gz
delete unused imports
Diffstat (limited to 'tests')
-rw-r--r--tests/test_simple.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_simple.py b/tests/test_simple.py
index 5889e25..b6f5c42 100644
--- a/tests/test_simple.py
+++ b/tests/test_simple.py
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-3
import asyncio
-import functools
import os
import pathlib
import socket