Make Formatter Happy

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-03-10 05:53:11 -04:00
parent 4e9927c601
commit 271092359c
6 changed files with 87 additions and 58 deletions
-1
View File
@@ -56,4 +56,3 @@ public struct SelectExpression {
withSelector: self.selector, withKeysetExpressions: new_kse)
}
}