Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored and github-actions[bot] committed Feb 25, 2025
1 parent 7bf6bbf commit db6bc9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
}
}
if !invalidIndices.isEmpty {
path.remove(atOffsets: invalidIndices)
path.remove(atOffsets: invalidIndices)
}
setViewControllers(newViewControllers, animated: !transaction.uiKit.disablesAnimations)
}
Expand Down

0 comments on commit db6bc9d

Please sign in to comment.