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
764693d3
Commit
764693d3
authored
Jan 03, 2018
by
dkonam
Browse files
Data | cancel last action (for network's tests)
parent
583f2a35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Battleship/src/main/java/com/utclo23/data/module/UserMediator.java
View file @
764693d3
...
...
@@ -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