mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 10:22:38 +00:00
remove unrelated change
This commit is contained in:
@@ -50,9 +50,6 @@ const BrewLookup = createClass({
|
||||
<dt>Last Updated</dt>
|
||||
<dd>{Moment(brew.updatedAt).fromNow()}</dd>
|
||||
|
||||
<dt>Created</dt>
|
||||
<dd>{Moment(brew.createdAt).fromNow()}</dd>
|
||||
|
||||
<dt>Num of Views</dt>
|
||||
<dd>{brew.views}</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user