@@ -1,5 +1,6 @@
from flask import Flask, render_template, jsonify, Response
from conexion import get_connection
from conexion import init_pool
from dotenv import load_dotenv
import os
The note is not visible to the blocked user.