Skip to content

Commit

Permalink
FTBFS, add required import
Browse files Browse the repository at this point in the history
  • Loading branch information
mnalis committed Jan 12, 2022
1 parent d21e1f1 commit b1c3d88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package de.westnordost.streetcomplete.data.osm.edits

import android.util.Log
import de.westnordost.streetcomplete.data.osm.edits.update_tags.UpdateElementTagsAction
import de.westnordost.streetcomplete.data.osm.edits.upload.LastEditTimeStore
import de.westnordost.streetcomplete.data.osm.geometry.ElementGeometry
Expand Down

0 comments on commit b1c3d88

Please sign in to comment.