Index: globals/products.py |
=================================================================== |
--- a/globals/products.py |
+++ b/globals/products.py |
@@ -34,17 +34,12 @@ |
'name': 'Troubleshooting & Reporting', |
'slug': 'troubleshooting-and-reporting', |
'icon': 'reporting-icon' |
}, |
{ |
'name': 'Installation', |
'slug': 'installation', |
'icon': 'install-icon' |
- }, |
- { |
- 'name': 'Adblock Plus for Mobile', |
- 'slug': 'abp-for-mobile', |
- 'icon': 'mobile-icon' |
} |
] |
} |
} |