From f12422ba1b45b1c6cfffd43f995401531a42f29b Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Tue, 11 Feb 2014 08:40:33 -0500 Subject: [PATCH] Removed todo comments --- controllers/api.js | 4 ---- 1 file changed, 4 deletions(-) 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