running so far
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use super::super::feed;
|
||||
use super::super::user::user::User;
|
||||
use crate::schema::feed;
|
||||
use diesel::{Associations, Identifiable, Queryable};
|
||||
|
||||
#[derive(Queryable, Identifiable, Associations)]
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user