[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
committed by Rod Schouteden
parent b4cd56a1df
commit 2b251a7432
3 changed files with 1 additions and 77 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