Skip to content

Commit 2b51bfc

Browse files
committed
fix: image asset
1 parent 1e4a5f6 commit 2b51bfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

videodb/timeline_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ def to_json(self):
133133
return {
134134
"type": self.type,
135135
"id": self.id,
136-
"trim": self.trim,
137136
"crop": self.crop.to_json(),
138137
}
139138

0 commit comments

Comments
 (0)