Skip to content

Commit 726dc56

Browse files
committed
removed release
1 parent dfd7774 commit 726dc56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extension/CRM/Banking/Matcher/Engine.php

-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ protected function checkAutoExecute($plugin, $btx) {
174174
$result = $suggestion->execute( $btx, $plugin );
175175
$suggestion->setParameter('executed_automatically', 1);
176176
$btx->saveSuggestions();
177-
178-
$lock->release();
179177
return $result;
180178
}
181179
}

0 commit comments

Comments
 (0)