Skip to content

remove CallsCallHolder and CallsCallData

Andrea Veri requested to merge remove_call_data into master

Both classes are containers for other data and we can pass the data directly without an additional code.

Edited by Andrea Veri

Merge request reports