Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Ш
Шаблон интеграции с Asterisk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alina Habibulina
Шаблон интеграции с Asterisk
Commits
35924cfa
Commit
35924cfa
authored
Jun 16, 2020
by
Alina Habibulina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#3] fix unused import statements
parent
74fc7f78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
src/main/java/kz/arta/demo/socket/Socket.java
src/main/java/kz/arta/demo/socket/Socket.java
+0
-6
No files found.
src/main/java/kz/arta/demo/socket/Socket.java
View file @
35924cfa
package
kz.arta.demo.socket
;
import
kz.arta.demo.objects.Contact
;
import
kz.arta.demo.utils.UserSearchService
;
import
kz.arta.synergy.forms.common.util.JsonUtil
;
import
org.atmosphere.jboss.as.websockets.WebSocket
;
import
org.atmosphere.jboss.as.websockets.servlet.WebSocketServlet
;
import
org.atmosphere.jboss.websockets.Frame
;
import
org.atmosphere.jboss.websockets.frame.TextFrame
;
import
org.slf4j.Logger
;
import
org.slf4j.LoggerFactory
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment