From f839ac63425d680ed2f0dd48a5ca27672dc5204a Mon Sep 17 00:00:00 2001 From: gaba Date: Wed, 2 Nov 2016 11:21:35 -0700 Subject: [PATCH] Rename comments to comment. --- models/{comments.js => comment.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/{comments.js => comment.js} (100%) diff --git a/models/comments.js b/models/comment.js similarity index 100% rename from models/comments.js rename to models/comment.js