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:
@@ -17,6 +17,7 @@ import com.google.common.collect.Sets;
|
||||
|
||||
@Entity
|
||||
@Table(name = "FEEDS")
|
||||
@SuppressWarnings("serial")
|
||||
public class Feed implements Serializable {
|
||||
|
||||
@Id
|
||||
|
||||
Reference in New Issue
Block a user