Removed subscriber option form module page (#16270)

diff --git a/erpnext/config/accounts.py b/erpnext/config/accounts.py
index 15996c3..9d8e1bf 100644
--- a/erpnext/config/accounts.py
+++ b/erpnext/config/accounts.py
@@ -563,10 +563,6 @@
 		"items": [
 			{
 				"type": "doctype",
-				"name": "Subscriber",
-			},
-			{
-				"type": "doctype",
 				"name": "Subscription Plan",
 			},
 			{