diff --git a/etc/examples/7-deaggregation/config.json b/etc/examples/7-deaggregation/config.json
index 02ae2a887033bcce2e546b071e5731f234462110..87347bfc46a6d78ac834df85a3a3ce5be63ded8e 100644
--- a/etc/examples/7-deaggregation/config.json
+++ b/etc/examples/7-deaggregation/config.json
@@ -1,6 +1,6 @@
 {
   "output": {
-    "curveTypes": ["TOTAL", "GMM", "SOURCE"],
+    "curveTypes": ["TOTAL", "GMM"],
     "flushLimit": 1
   }
 }