From 47f2703388b865bfe9b94cb0801d17f26b47881b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Thu, 10 Oct 2024 22:38:50 +0200 Subject: [PATCH] remove unrelated change --- client/admin/brewLookup/brewLookup.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/admin/brewLookup/brewLookup.jsx b/client/admin/brewLookup/brewLookup.jsx index 1863cbd2d..c9212d990 100644 --- a/client/admin/brewLookup/brewLookup.jsx +++ b/client/admin/brewLookup/brewLookup.jsx @@ -50,9 +50,6 @@ const BrewLookup = createClass({
Last Updated
{Moment(brew.updatedAt).fromNow()}
-
Created
-
{Moment(brew.createdAt).fromNow()}
-
Num of Views
{brew.views}