simperby
simperby copied to clipboard
Remove trait `RawRepository` and directly present `RawRepositoryImpl`
RawRepositoryImpl
should be renamed to RawRepository
and
implement the method directly (not as a trait)
I think we don't have another implementation of it.
I'm taking this issue