mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
Removed duplicate command
This commit is contained in:
parent
f9680ccb78
commit
605432cc5d
1 changed files with 0 additions and 3 deletions
|
|
@ -194,9 +194,6 @@ class FamilyWidget(QtWidgets.QWidget):
|
|||
project_name, asset_name, fields=["_id"]
|
||||
)
|
||||
|
||||
# Get plugin and family
|
||||
plugin = item.data(PluginRole)
|
||||
|
||||
# Early exit if no asset name
|
||||
if not asset_name.strip():
|
||||
self._build_menu([])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue