summaryrefslogtreecommitdiff
path: root/src/InterpreterPaths.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/InterpreterPaths.ml')
-rw-r--r--src/InterpreterPaths.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/InterpreterPaths.ml b/src/InterpreterPaths.ml
index fa9fe1a8..e8f5eefc 100644
--- a/src/InterpreterPaths.ml
+++ b/src/InterpreterPaths.ml
@@ -4,7 +4,6 @@ module E = Expressions
module C = Contexts
module Subst = Substitute
module L = Logging
-module Inv = Invariants
module S = Synthesis
open InterpreterUtils
open InterpreterBorrows