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}