Fixing bad import

This commit is contained in:
Martin Stockhammer 2017-03-09 20:07:03 +01:00
parent 6a6b7bb939
commit d9146ce8ab
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ package org.apache.archiva.redback.system;
* under the License.
*/
import com.sun.javafx.fxml.expression.Expression;
import org.apache.archiva.redback.authentication.AuthenticationDataSource;
import org.apache.archiva.redback.authentication.AuthenticationException;
import org.apache.archiva.redback.authentication.AuthenticationManager;