From c0db8b8e67f7608436fab85fe5a61d340d0ad0a0 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 27 May 2014 14:42:15 -0700 Subject: [PATCH] jshint --- js/id/core/entity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {