[JAVA-621] Got last compilation error

This commit is contained in:
dupirefr 2020-05-01 20:56:43 +02:00
parent da22d7a839
commit ed27094b5b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package com.baeldung.hashcode.application;
import com.baeldung.hashcode.entities.User;
import com.baeldung.hashcode.standard.User;
import org.junit.Test;
import java.util.HashMap;