Run swift-format
This commit is contained in:
parent
5e97ce7562
commit
1db1bcfd1e
|
@ -33,7 +33,7 @@ extension SoundEffectClient: DependencyKey {
|
|||
|
||||
static let noop = Self(
|
||||
load: { _ in },
|
||||
play: { }
|
||||
play: {}
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue