Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Seung Yeon Joo committed Nov 2, 2024
1 parent 7f54873 commit c5820a3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ class AttemptRestoreStep(private val action: ConvertIndexToRemoteAction) : Step(
val context = this.context ?: return this
val indexName = context.metadata.index
val repository = action.repository

try {
val mutableInfo = mutableMapOf<String, String>()

Expand Down

0 comments on commit c5820a3

Please sign in to comment.