Removed unused base dependencies

bzr revid: fp@tinyerp.com-45f5e8e06796d288dd6f376fa63fbdf378008d29
This commit is contained in:
Fabien Pinckaers 2007-08-02 12:20:26 +00:00
parent 3a0331422d
commit 7b6b825dea
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"depends":["base", "account","report_analytic","board_account"],
"depends":["account","report_analytic","board_account"],
"demo_xml":[],
"update_xml":[],
"active":False,