Skip to content

Commit

Permalink
remove unused STEP_ID variable (#2332)
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinBeczak authored May 12, 2024
1 parent 9bd7a48 commit f5aa51a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import AsEditableChallenge from "../../../../../../interactions/Challenge/AsEditableChallenge";
import messages from "../Messages";

const STEP_ID = "OSMCommit";

/**
* Generates a JSON Schema describing OSM commit fields of Edit Challenge
* workflow intended for consumption by react-jsonschema-form
Expand Down

0 comments on commit f5aa51a

Please sign in to comment.