Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quentin DRUAULT-AUBIN
lo23-project
Commits
583f2a35
Commit
583f2a35
authored
Jan 03, 2018
by
dkonam
Browse files
Data | maj sendiscovery
parent
e4daa948
Changes
1
Hide whitespace changes
Inline
Side-by-side
Battleship/src/main/java/com/utclo23/data/module/UserMediator.java
View file @
583f2a35
...
...
@@ -366,7 +366,7 @@ public class UserMediator {
throw
new
DataException
(
"Data : IP not valid"
);
}
}
comFacade
.
sendDiscovery
(
listIpTarget
);
//
comFacade.sendDiscovery(listIpTarget);
}
}
...
...
Write
Preview
Supports
Markdown
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