Skip to content

Commit b7de1bc

Browse files
authored
Minor fix in timestampTrade.py
1 parent ecb45f5 commit b7de1bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/timestampTrade/timestampTrade.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,6 @@ def excluded_marker_tag(marker):
14431443
"id"
14441444
)
14451445
if "scene_id" in json_input["args"]:
1446-
scene = stash.find_scene(json_input["args"]["scene_id"])
14471446
scene = stash.find_scene(
14481447
json_input["args"]["scene_id"],
14491448
fragment='id urls stash_ids {endpoint stash_id} groups {scene_index group {id}} tags {id} scene_markers {id} interactive files { path duration fingerprint(type: "phash")}')

0 commit comments

Comments
 (0)