diff --git a/controllers/api.js b/controllers/api.js index 50ea998734..87bdf7209e 100644 --- a/controllers/api.js +++ b/controllers/api.js @@ -482,7 +482,3 @@ exports.postVenmo = function(req, res, next) { res.redirect('/api/venmo'); }); }; - -// remove thumb css -// add venmo instructions -// update auth optional instructions \ No newline at end of file