]> git.mxchange.org Git - jcontacts-lib.git/blobdiff - src/org/mxchange/jcontacts/model/contact/AdminContactSessionBeanRemote.java
Continued:
[jcontacts-lib.git] / src / org / mxchange / jcontacts / model / contact / AdminContactSessionBeanRemote.java
index e02e2fed888360ef2cd056f27747475a290902d0..e1d5f0e2fd89b2d3a9a51d80c98e6973aaaaf4fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016 - 2018 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -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;