diff --git a/scripts/cleanup_exp.py b/scripts/cleanup_exp.py
index aedd4904114722d50cb6e9a758ac92099efc6320..bee76fe30311448c0d3771e8aac6677f4adbd5cf 100644
--- a/scripts/cleanup_exp.py
+++ b/scripts/cleanup_exp.py
@@ -1,4 +1,4 @@
-import os
+import os, glob
 from config.cfg import exp, cluster
 from utils import try_remove