Skip to content

Commit 9ad86ab

Browse files
committed
remove typo
1 parent 582c112 commit 9ad86ab

File tree

1 file changed

+0
-1
lines changed
  • iblrig_custom_tasks/_sp_passiveVideo

1 file changed

+0
-1
lines changed

iblrig_custom_tasks/_sp_passiveVideo/task.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ def save(self):
188188
shutil.copy(self.task_params.VIDEO, video_file_path)
189189
else:
190190
_logger.warning('Video not copied (video most likely was not played)')
191-
self. self.video._media.get_mrl()
192191
self.paths.SESSION_FOLDER.joinpath('transfer_me.flag').touch()
193192

194193
def start_hardware(self):

0 commit comments

Comments
 (0)