lint(benchmark): Remove unused imports

This commit is contained in:
Reinier van der Leer
2024-02-14 01:34:30 +01:00
parent e7698a4610
commit d0c9b7c405
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import logging
import os
import time
from pathlib import Path
from typing import AsyncIterator, Optional