diff --git a/lib/react/gather.jsx b/lib/react/gather.jsx index 179ef2c..41bd551 100644 --- a/lib/react/gather.jsx +++ b/lib/react/gather.jsx @@ -737,11 +737,8 @@ var Gatherers = React.createClass({ if (gatherer.user.country) { var country = ( {gatherer.user.country} - // {gatherer.user.country} ); };