TestSync: Removed print

This commit is contained in:
Daniel Santos-Oliván 2021-05-13 12:56:14 +02:00 committed by bernat
parent c49da25c99
commit 1b258f9e14
1 changed files with 0 additions and 1 deletions

View File

@ -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()