[REF] account_anglo_saxon/stock.py => remove unused import of fields

bzr revid: mra@mra-laptop-20110208065824-6vl7noekz1grku36
This commit is contained in:
Mustufa Rangwala 2011-02-08 12:28:24 +05:30
parent b18aa2ecef
commit 2762d10d8e
1 changed files with 2 additions and 2 deletions

View File

@ -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 <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from osv import fields,osv
from osv import osv
#----------------------------------------------------------
# Stock Picking