OP-4504 - Hound

This commit is contained in:
Petr Kalis 2022-12-02 14:47:01 +01:00
parent ddfaae8a79
commit af3ebebb26
2 changed files with 0 additions and 3 deletions

View file

@ -1,5 +1,3 @@
import os.path
import pyblish.api

View file

@ -941,4 +941,3 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
"Source '{}' same as destination '{}'. Skipping."
.format(src, dst))
return same