Skip to content

Remove default implemenation of EventContext aware method from IVertexFinder interface

  • All implementation of the inteface implement the new EventContext aware methods. So no need to default implement them in the interface using the old interface. Keep the old one for clinet compatibility for now

Merge request reports