mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix no new line at end of file
This commit is contained in:
parent
7d6ef39352
commit
86f19dfa5e
1 changed files with 1 additions and 1 deletions
|
|
@ -110,4 +110,4 @@ class VdbLoader(load.LoaderPlugin):
|
|||
def remove(self, container):
|
||||
|
||||
node = container["node"]
|
||||
node.destroy()
|
||||
node.destroy()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue