Skip to content

Commit fd4c07d

Browse files
committed
remove AED quest to setup quest creation tutorial
1 parent 964cdce commit fd4c07d

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

app/src/main/java/de/westnordost/streetcomplete/quests/QuestsModule.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ import de.westnordost.streetcomplete.quests.crossing.AddCrossing
4444
import de.westnordost.streetcomplete.quests.crossing_island.AddCrossingIsland
4545
import de.westnordost.streetcomplete.quests.crossing_type.AddCrossingType
4646
import de.westnordost.streetcomplete.quests.cycleway.AddCycleway
47-
import de.westnordost.streetcomplete.quests.defibrillator.AddIsDefibrillatorIndoor
4847
import de.westnordost.streetcomplete.quests.diet_type.AddHalal
4948
import de.westnordost.streetcomplete.quests.diet_type.AddKosher
5049
import de.westnordost.streetcomplete.quests.diet_type.AddVegan
@@ -372,8 +371,6 @@ whether the postbox is still there in countries in which it is enabled */
372371

373372
AddWheelchairAccessPublicTransport(), // need to look out for lifts etc, maybe even enter the station
374373

375-
AddIsDefibrillatorIndoor(), // need to go inside in case it is inside (or gone)
376-
377374
// toilets
378375
AddToiletAvailability(), // OSM Carto, shown in OsmAnd descriptions
379376
AddToiletsFee(), // used by OsmAnd in the object description

app/src/main/java/de/westnordost/streetcomplete/quests/defibrillator/AddIsDefibrillatorIndoor.kt

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)