From 6268a942eec4ab143cf898af219f6a1324e5204d Mon Sep 17 00:00:00 2001 From: Jonathan Protzenko Date: Mon, 10 Jan 2022 11:18:27 -0800 Subject: remove another warning --- src/InterpreterUtils.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3