mirror of https://github.com/OCA/web.git
[IMP] Remove vim line
parent
f98ac7396e
commit
a9597013b6
|
@ -60,5 +60,3 @@ class web_shortcut(orm.Model):
|
|||
('shortcut_unique', 'unique(menu_id,user_id)',
|
||||
'Shortcut for this menu already exists!'),
|
||||
]
|
||||
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
|
Loading…
Reference in New Issue