@@ -11,7 +11,6 @@ impl PostgresRemoteGoalRepository {
pub fn new(pool: PgPool) -> Self {
Self { pool }
}
#[async_trait]
The note is not visible to the blocked user.