mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] crm_claim_rma: 'api' imported but unused
This commit is contained in:
committed by
Cyril Gaudin
parent
88aa0548ba
commit
088dfa8a34
@@ -22,7 +22,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
##############################################################################
|
||||
from openerp import api, fields, models
|
||||
from openerp import fields, models
|
||||
|
||||
|
||||
class StockPicking(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user