aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/feedback.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/feedback.ml')
-rw-r--r--lib/feedback.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/feedback.ml b/lib/feedback.ml
index c2b512e99..bedbe226c 100644
--- a/lib/feedback.ml
+++ b/lib/feedback.ml
@@ -24,7 +24,6 @@ type feedback_content =
| Processed
| Incomplete
| Complete
- | ErrorMsg of Loc.t * string
| ProcessingIn of string
| InProgress of int
| WorkerStatus of string * string