Skip to content
Commit 2eb892ea authored by Volker Krause's avatar Volker Krause
Browse files

De-virtualize NonMimeParser

This isn't used as a polymorphic type, the inheritance is just used for
code sharing here. Decoupling both sub-classes from a common interface
will make further changes easier, such as using views where possible.
parent cce4c71f
Pipeline #546731 passed with stage
in 3 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment