summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/benchmark/compile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/benchmark/compile.py b/tools/benchmark/compile.py
index 6717d3377..534e090bc 100644
--- a/tools/benchmark/compile.py
+++ b/tools/benchmark/compile.py
@@ -3,7 +3,6 @@ import shutil
import glob
import subprocess
import argparse
-import halo
import sys
import prettytable
import json