Skip to content

Commit

Permalink
Orchestra: delete unused stateDir property (#1938)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia authored Aug 23, 2024
1 parent 8ba33f7 commit cead940
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ import java.lang.Long.max

class Orchestra(
private val maestro: Maestro,
private val stateDir: File? = null,
private val screenshotsDir: File? = null,
private val lookupTimeoutMs: Long = 17000L,
private val optionalLookupTimeoutMs: Long = 7000L,
Expand Down

0 comments on commit cead940

Please sign in to comment.