Skip to content

Commit

Permalink
Removed unused import causing errors in JDK11
Browse files Browse the repository at this point in the history
  • Loading branch information
japarejo authored Oct 19, 2020
1 parent f72b8ac commit b3aee02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest;
import org.springframework.context.annotation.ComponentScan;
Expand Down

0 comments on commit b3aee02

Please sign in to comment.