diff --git a/PythonAPI/test/smoke/test_sync.py b/PythonAPI/test/smoke/test_sync.py index 02a940c59..98707197a 100644 --- a/PythonAPI/test/smoke/test_sync.py +++ b/PythonAPI/test/smoke/test_sync.py @@ -61,7 +61,6 @@ class TestSynchronousMode(SyncSmokeTest): def test_sensor_transform_on_synchronous_mode(self): print("TestSynchronousMode.test_sensor_transform_on_synchronous_mode") - print("--- ", self.world.get_map()) bp_lib = self.world.get_blueprint_library() spawn_points = self.world.get_map().get_spawn_points()