diff --git a/src/benchmarks/fd.py b/src/benchmarks/fd.py
index a341f71169d52ee78177c60d6a6da4afd7d75083..4fab958054f4090031c2ef8993e9974de382ce4e 100644
--- a/src/benchmarks/fd.py
+++ b/src/benchmarks/fd.py
@@ -18,8 +18,6 @@
 
 import os
 import re
-import subprocess
-import sys
 from urllib.request import urlretrieve
 
 from src.artifact import ArchiveArtifact, GitArtifact