@@ -6,7 +6,6 @@ const bodyParser = require('body-parser');
const app = express();
app.use(bodyParser.urlencoded({extended: true}));
app.use(bodyParser.json());
app.use('/api/v1', require('./routes/api'));
The note is not visible to the blocked user.