Fix linting errors

This commit is contained in:
Antonio Scandurra
2015-09-28 15:40:43 +02:00
parent 47b6f043e9
commit 6f7b98178c

View File

@@ -399,5 +399,3 @@ class LinesTileComponent
clearMeasurements: ->
@measuredLines.clear()
lineNodeForLineId: (id) -> @lineNodesByLineId[id]