Remove spurious line from QC definition

This commit is contained in:
D. Berge
2020-09-12 21:22:13 +02:00
parent 8a5d103754
commit 69f43c129b

View File

@@ -75,7 +75,6 @@
-
name: "Synchronisation (error)"
check: |
currentItem._ = (k) => k.split(".").reduce((a, b) => typeof a != "undefined" ? a[b] : a, currentItem);
const currentShot = currentItem;
const gunData = currentShot._("raw_meta.smsrc");
let result = [];