mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix log path and java warnings
This commit is contained in:
@@ -12,6 +12,7 @@ import javax.persistence.Table;
|
||||
|
||||
@Entity
|
||||
@Table(name = "FEEDENTRYSTATUSES")
|
||||
@SuppressWarnings("serial")
|
||||
public class FeedEntryStatus implements Serializable {
|
||||
|
||||
@Id
|
||||
|
||||
Reference in New Issue
Block a user