Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Oct 15, 2022
1 parent 016fb4d commit ec13287
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
import jakarta.persistence.PersistenceContext;

import jakarta.annotation.Resource;
import jakarta.annotation.PreDestroy;
import javax.naming.InitialContext;
import javax.sql.DataSource;
import java.sql.Connection;
Expand Down

0 comments on commit ec13287

Please sign in to comment.