mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
bill_of_lading_webkit : remove unused import of pooler
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
###############################################################################
|
||||
|
||||
from report import report_sxw
|
||||
import pooler
|
||||
import time
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user