[MERGE] cleaned imports.
authorVo Minh Thu <vmt@openerp.com>
Wed, 18 Jan 2012 11:12:26 +0000 (12:12 +0100)
committerVo Minh Thu <vmt@openerp.com>
Wed, 18 Jan 2012 11:12:26 +0000 (12:12 +0100)
bzr revid: vmt@openerp.com-20120118111226-an43skezei7dla2v

1  2 
openerp/addons/base/ir/ir_actions.py

@@@ -18,7 -18,6 +18,8 @@@
  #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
  #
  ##############################################################################
++
 +import ast
  import copy
  import logging
  import os