bill_of_lading_webkit : remove unused import of pooler

This commit is contained in:
Marc Cassuto
2014-07-29 17:23:39 -04:00
parent b5081908e4
commit 0535ec4ff8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
##############################################################################
###############################################################################
#
# Copyright (c) 2011-2013 Camptocamp SA (http://www.camptocamp.com)
# @author Nicolas Bessi
@@ -17,5 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
###############################################################################
from . import stock_report

View File

@@ -22,7 +22,6 @@
###############################################################################
from report import report_sxw
import pooler
import time