Skip to content

Commit

Permalink
[FLAKE8] Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpeiffer committed Feb 11, 2015
1 parent 7d538eb commit 0161af4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
##############################################################################

from openerp import models, api, fields
from datetime import datetime
from openerp.tools import DEFAULT_SERVER_DATE_FORMAT


class PaymentOrderCreate(models.TransientModel):
Expand Down

0 comments on commit 0161af4

Please sign in to comment.