From 47bbca98ae3aa044288b64b921ed0eeda074767f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Vallv=C3=A9=20Navarro?= <jvallve@iri.upc.edu>
Date: Wed, 1 Jun 2022 17:12:43 +0200
Subject: [PATCH] useless confusing line

---
 test/yaml/processor_odom_3d.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/yaml/processor_odom_3d.yaml b/test/yaml/processor_odom_3d.yaml
index 1ada1d20a..ffd83cefc 100644
--- a/test/yaml/processor_odom_3d.yaml
+++ b/test/yaml/processor_odom_3d.yaml
@@ -1,5 +1,3 @@
-type: "ProcessorOdom3d"              # This must match the KEY used in the FactorySensor. Otherwise it is an error.
-
 time_tolerance:         0.01  # seconds
 
 keyframe_vote:
-- 
GitLab