summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/InterpreterUtils.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/InterpreterUtils.ml b/src/InterpreterUtils.ml
index 6c5d3289..fd596fd3 100644
--- a/src/InterpreterUtils.ml
+++ b/src/InterpreterUtils.ml
@@ -7,7 +7,6 @@ module C = Contexts
module Subst = Substitute
module A = CfimAst
module L = Logging
-open ValuesUtils
open Utils
open TypesUtils
module PA = Print.EvalCtxCfimAst