diff --git a/README.md b/README.md
index 3501d80a..5fc4d600 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,6 @@
-
diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js
index d16a2f81..20b2bc90 100644
--- a/app/store/ServicesList.js
+++ b/app/store/ServicesList.js
@@ -497,14 +497,6 @@ Ext.define('Rambox.store.ServicesList', {
,type: 'messaging'
,js_unread: 'function checkUnread(){updateBadge(parseInt(document.getElementsByClassName("scene-space-tab-button--flash").length))}function updateBadge(a){a>=1?rambox.setUnreadCount(a):rambox.clearUnreadCount()}setInterval(checkUnread,3e3);'
},
- {
- id: 'aim'
- ,logo: 'aim.png'
- ,name: 'Aim'
- ,description: 'Aim offers free Text Messaging, Group Conversations, Media Sharing, Social Notifications, and more.'
- ,url: 'http://aim.com/'
- ,type: 'messaging'
- },
{
id: 'kiwi'
,logo: 'kiwi.png'
diff --git a/resources/icons/aim.png b/resources/icons/aim.png
deleted file mode 100644
index b0256c4c..00000000
Binary files a/resources/icons/aim.png and /dev/null differ