X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=openerpcommand%2Funinstall.py;h=27e4e04002ac0906e7ee25b6802dac5099ea940e;hb=bf71769054349425b646d6d6d6389a0b630f22db;hp=9d5d93bda053ee7b795f75e37870fccc3705cc80;hpb=3da57500c279cd19fa6d561eef149d708383138d;p=odoo%2Fodoo.git diff --git a/openerpcommand/uninstall.py b/openerpcommand/uninstall.py index 9d5d93b..27e4e04 100644 --- a/openerpcommand/uninstall.py +++ b/openerpcommand/uninstall.py @@ -38,7 +38,6 @@ def run(args): # Install the import hook, to import openerp.addons.. openerp.modules.module.initialize_sys_path() - openerp.modules.loading.open_openerp_namespace() registry = openerp.modules.registry.RegistryManager.get( args.database, update_module=False)