From 56300431a13ff0003ad12868e1fe4c023d48a4c6 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 14 May 2025 16:38:25 +0300 Subject: Remove unused import --- benchmark_throughput.py | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmark_throughput.py b/benchmark_throughput.py index 8a9d4a5..8e6be43 100644 --- a/benchmark_throughput.py +++ b/benchmark_throughput.py @@ -1,4 +1,3 @@ -import os import time import tempfile import shutil -- cgit v1.3