diff --git a/js/id/core/entity.js b/js/id/core/entity.js index dd2af152d..53a7ca17f 100644 --- a/js/id/core/entity.js +++ b/js/id/core/entity.js @@ -113,7 +113,7 @@ iD.Entity.prototype = { }, isHighwayIntersection: function() { - return false + return false; }, deprecatedTags: function() {