@@ -1,6 +1,3 @@
import time
time.sleep(60)
from flask import Flask
import api
@@ -12,7 +9,6 @@ app = Flask(__name__)
app.secret_key = config.FLASK_SECRET
template_filters.setup_template_filters(app)
views.setup_views(app)
api.setup_api(app)
The note is not visible to the blocked user.