hound: suggestions

This commit is contained in:
Jakub Jezek 2021-05-06 14:14:06 +02:00
parent df5fcdcc1f
commit 2a47f1f8e0
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -422,7 +422,6 @@ class ClipLoader:
media_pool_item = lib.create_media_pool_item(
self.data["path"], self.active_bin)
_clip_property = media_pool_item.GetClipProperty
clip_name = _clip_property("File Name")
# get handles
handle_start = self.data["versionData"].get("handleStart")