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