From 2762d10d8e8ee80e40fe653659248ad19156dfe2 Mon Sep 17 00:00:00 2001 From: Mustufa Rangwala Date: Tue, 8 Feb 2011 12:28:24 +0530 Subject: [PATCH] [REF] account_anglo_saxon/stock.py => remove unused import of fields bzr revid: mra@mra-laptop-20110208065824-6vl7noekz1grku36 --- addons/account_anglo_saxon/stock.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/account_anglo_saxon/stock.py b/addons/account_anglo_saxon/stock.py index a544b9a6e2a..9ddfab86a94 100644 --- a/addons/account_anglo_saxon/stock.py +++ b/addons/account_anglo_saxon/stock.py @@ -15,11 +15,11 @@ # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . +# along with this program. If not, see . # ############################################################################## -from osv import fields,osv +from osv import osv #---------------------------------------------------------- # Stock Picking