mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
hound
This commit is contained in:
parent
26b2817a70
commit
366bfb2435
2 changed files with 0 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ import sys
|
|||
import json
|
||||
import re
|
||||
import os
|
||||
import glob
|
||||
import contextlib
|
||||
from opentimelineio import opentime
|
||||
|
||||
|
|
|
|||
|
|
@ -381,7 +381,6 @@ class ClipLoader:
|
|||
asset_name = self.context["representation"]["context"]["asset"]
|
||||
self.data["assetData"] = get_current_project_asset(asset_name)["data"]
|
||||
|
||||
|
||||
def load(self, files):
|
||||
"""Load clip into timeline
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue