Skip to content

Commit 177efbf

Browse files
committed
Merge branch 'v2.0' of https://github.com/z1pti3/jimi into v2.0
2 parents 33c5874 + be7b824 commit 177efbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system/models/forEach.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def doAction(self,data):
7070
eventStat = { "first" : first, "current" : index + 1, "total" : len(events), "last" : last }
7171

7272
tempDataCopy = conduct.copyData(tempData,copyEventData=True)
73-
tempDataCopy["eventData"] = {"var":{}}
7473

7574
if self.mergeEvents:
7675
try:

0 commit comments

Comments
 (0)