Browse Source

[FIX] Module 'auditlog' - 'time' module imported but unused

pull/1040/head
sebalix 10 years ago
committed by Enric Tobella
parent
commit
8f7a51e2bb
No known key found for this signature in database GPG Key ID: 1A2546A1B7BA2451
  1. 2
      auditlog/models/log.py

2
auditlog/models/log.py

@ -19,8 +19,6 @@
#
##############################################################################
import time
from openerp import models, fields

Loading…
Cancel
Save