diff --git a/user_login_alert/__manifest__.py~ b/user_login_alert/__manifest__.py~ deleted file mode 100644 index 839a3d54b..000000000 --- a/user_login_alert/__manifest__.py~ +++ /dev/null @@ -1,18 +0,0 @@ -{ - 'name': 'Login Notification', - 'summary': """Send login notification E-mail to user""", - 'version': '10.0.1.0.0', - 'description': """Send login notification E-mail to user""", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'category': 'Tools', - 'depends': ['base', 'web'], - 'license': 'AGPL-3', - 'data': [ - ], - 'demo': [], - 'installable': True, - 'auto_install': False, - -} \ No newline at end of file