mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
jshint
This commit is contained in:
@@ -113,7 +113,7 @@ iD.Entity.prototype = {
|
||||
},
|
||||
|
||||
isHighwayIntersection: function() {
|
||||
return false
|
||||
return false;
|
||||
},
|
||||
|
||||
deprecatedTags: function() {
|
||||
|
||||
Reference in New Issue
Block a user