Skip to content

Commit

Permalink
follow linter demands
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Oct 24, 2024
1 parent bc404b2 commit bf5ff0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import de.westnordost.streetcomplete.data.osm.mapdata.LatLon
import de.westnordost.streetcomplete.data.osm.mapdata.Node
import de.westnordost.streetcomplete.data.osm.mapdata.Way
import java.util.Locale
import kotlin.test.Ignore
import kotlin.test.Test
import kotlin.test.assertEquals

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,6 @@ class CyclewayCreatorKtTest {
))
)
}

}

private fun LeftAndRightCycleway.appliedTo(tags: Map<String, String>, isLeftHandTraffic: Boolean = false): Set<StringMapEntryChange> {
Expand Down

0 comments on commit bf5ff0e

Please sign in to comment.