Complete the removal of fee-estimation file read code for old versions.
This completes the removal started by @TheBlueMatt in #11951:
0.15.0 introduced a new feeest file format, and support for parsing old versions was never fully added. We now simply fail to read the old format, so remove the dead partial-implementation.