Skip to content
Snippets Groups Projects
Commit 411e7f61 authored by Alexis Durgnat's avatar Alexis Durgnat :milky_way:
Browse files

Removed artefact

parent 537fa267
Branches
No related tags found
1 merge request!21*poof* final version
...@@ -6,7 +6,7 @@ import java.io.Serializable; ...@@ -6,7 +6,7 @@ import java.io.Serializable;
import java.util.function.Consumer; import java.util.function.Consumer;
import java.util.function.Predicate; import java.util.function.Predicate;
public class MessageManager extends MessageQueue implements Serializable { public class MessageManager extends MessageQueue {
public MessageManager(String host, String username, String password, String exchange) throws Exception { public MessageManager(String host, String username, String password, String exchange) throws Exception {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment