Open nachonavarro opened 4 years ago
Is there a reason why we need WithProv? It is only ever used as a parent class to WithProvOptimized so perhaps we can remove it and put everything in WithProvOptimized.
WithProv
WithProvOptimized
Is there a reason why we need
WithProv
? It is only ever used as a parent class toWithProvOptimized
so perhaps we can remove it and put everything inWithProvOptimized
.