summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.ml b/src/main.ml
index 63bfd3a9..46a8b678 100644
--- a/src/main.ml
+++ b/src/main.ml
@@ -1,6 +1,5 @@
open CfimOfJson
open Interpreter
-open Errors
(* This is necessary to have a backtrace when raising exceptions - for some
* reason, the -g option doesn't work *)