Skip to content

Commit

Permalink
MessageDaoImpl.java
Browse files Browse the repository at this point in the history
  • Loading branch information
VladSlob authored Aug 7, 2024
1 parent 6f324e6 commit 1280d50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/core/basesyntax/dao/impl/MessageDaoImpl.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;

import java.util.List;

public class MessageDaoImpl extends AbstractDao implements MessageDao {
Expand Down

0 comments on commit 1280d50

Please sign in to comment.