]> git.mxchange.org Git - jcontacts-lib.git/commitdiff
removed
authorRoland Häder <roland@mxchange.org>
Sun, 10 Sep 2017 16:02:52 +0000 (18:02 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 10 Sep 2017 16:02:52 +0000 (18:02 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontacts/model/contact/AdminContactSessionBeanRemote.java
src/org/mxchange/jcontacts/model/contact/ContactSessionBeanRemote.java

index e02e2fed888360ef2cd056f27747475a290902d0..03b89b641b1e2b5ad48051fdfa8efe62d42233f8 100644 (file)
@@ -16,7 +16,6 @@
  */
 package org.mxchange.jcontacts.model.contact;
 
-import org.mxchange.jcontacts.model.contact.Contact;
 import java.io.Serializable;
 import javax.ejb.Remote;
 import org.mxchange.jcontacts.exceptions.ContactAlreadyAddedException;
index 2410c6005c74f53f5a5f79b4aef7093ab6b1a7bb..dd82f0080576e4b9a3a66d4df318062e6cfb9b61 100644 (file)
@@ -16,7 +16,6 @@
  */
 package org.mxchange.jcontacts.model.contact;
 
-import org.mxchange.jcontacts.model.contact.Contact;
 import java.io.Serializable;
 import java.util.List;
 import javax.ejb.Remote;