mezuro / kalibro_processor

Reimplementation of Kalibro processing
GNU Affero General Public License v3.0
2 stars 10 forks source link

Remove KalibroModule#module_results deprecation #190

Open diegoamc opened 8 years ago

diegoamc commented 8 years ago

After accepting https://github.com/mezuro/kalibro_processor/pull/189, we would have a deprecated method on KalibroModule.

We should remove it.

Notice that by doing that we will break the controller, so this issue is tightly related to https://github.com/mezuro/kalibro_processor/issues/171.