[REM] Removed dead code

The two monkey-patched method were not called anymore in any module
(standard or OCA), and are removed from the next version.
This commit is contained in:
Sylvain GARANCHER
2017-07-11 10:41:15 +02:00
parent 381db14bde
commit 50675ef26b
4 changed files with 2 additions and 78 deletions

View File

@@ -7,5 +7,4 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import report_service
from . import wizards