Swift formatting

This commit is contained in:
Leif 2023-02-01 18:07:09 -07:00
parent 2663e6f541
commit 422c3e89f8
2 changed files with 12 additions and 13 deletions

View File

@ -21,4 +21,3 @@ extension ImmutablePlugin where Value == Input {
try await handle(value: value)
}
}