mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed unused '_default_template_name' variable
This commit is contained in:
parent
ebebc8fc9e
commit
092d6fcf46
1 changed files with 0 additions and 2 deletions
|
|
@ -84,8 +84,6 @@ class IntegrateHeroVersion(pyblish.api.InstancePlugin):
|
|||
# permissions error on files (files were used or user didn't have perms)
|
||||
# *but all other plugins must be sucessfully completed
|
||||
|
||||
_default_template_name = "hero"
|
||||
|
||||
def process(self, instance):
|
||||
self.log.debug(
|
||||
"--- Integration of Hero version for product `{}` begins.".format(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue