Browse Source
[FIX] Module 'auditlog' - 'time' module imported but unused
pull/1040/head
sebalix
10 years ago
committed by
Enric Tobella
No known key found for this signature in database
GPG Key ID: 1A2546A1B7BA2451
1 changed files with
0 additions and
2 deletions
-
auditlog/models/log.py
|
@ -19,8 +19,6 @@ |
|
|
# |
|
|
# |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
|
|
|
|
|
|
import time |
|
|
|
|
|
|
|
|
|
|
|
from openerp import models, fields |
|
|
from openerp import models, fields |
|
|
|
|
|
|
|
|
|
|
|
|
|
|