Skip to content

TVB-2881: Solved issue which appears when removing a PSE simulation.

Marmaduke Woodman requested to merge TVB-2881 into master

Created by: VinczeRobert

I removed that recursive call because there is no need for it. The way our code is built, one operation which is part of a group is enough to delete all datatypes and operations from the respective datatype groups and operation groups.

Merge request reports