From d06d53708a1f87d41b14fc87d40a7b9233b36fcb Mon Sep 17 00:00:00 2001
From: Vitaly Takmazov
Date: Sun, 31 Jul 2016 02:34:12 +0300
Subject: move components to ws module
---
juick-api/src/main/webapp/WEB-INF/web.xml | 15 ---------------
1 file changed, 15 deletions(-)
(limited to 'juick-api/src/main/webapp/WEB-INF')
diff --git a/juick-api/src/main/webapp/WEB-INF/web.xml b/juick-api/src/main/webapp/WEB-INF/web.xml
index c79efd29..533a6882 100644
--- a/juick-api/src/main/webapp/WEB-INF/web.xml
+++ b/juick-api/src/main/webapp/WEB-INF/web.xml
@@ -13,19 +13,4 @@
30
-
- APNS/GCM/MPNS module
- PushComponent
- com.juick.components.PushComponent
-
-
- Crossposting module
- CrosspostComponent
- com.juick.components.CrosspostComponent
-
-
- XMPP module
- XMPPComponent
- com.juick.components.XMPPComponent
-
--
cgit v1.2.3