This commit is contained in:
Jakub Jezek 2023-10-09 15:30:37 +02:00
parent 26b2817a70
commit 366bfb2435
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@ import sys
import json
import re
import os
import glob
import contextlib
from opentimelineio import opentime

View file

@ -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