Skip to content

Commit

Permalink
remove vim line
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Nov 26, 2014
1 parent 6be9630 commit 4967ae4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions account_default_draft_move/account.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,3 @@ def button_cancel(self):
'SET state=%s '
'WHERE id IN %s', ('draft', tuple(self.ids)))
return True

# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

0 comments on commit 4967ae4

Please sign in to comment.