diff --git a/views/matches.ejs b/views/matches.ejs
index 634319719caf7365335d40dbdcf4c103504e5899..5346fecc9dd937f9a9d25273a4cf12d84dca2382 100644
--- a/views/matches.ejs
+++ b/views/matches.ejs
@@ -3,7 +3,7 @@
     <h1>Our matches</h1>
 
     <section id="match-holder">
-        <% for (user of matches) { console.log(user); %>
+        <% for (user of matches) { %>
             <a href="/user/<%= user.username %>">
                 <article class="match-preview">
                     <h1>