Skip to content

Commit f464b2b

Browse files
committed
Remove superfluous space
1 parent 98c09e2 commit f464b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import SpriteKit
1010
import GameplayKit
1111

1212
#if os(iOS)
13-
13+
1414
public final class ImpactVibrationComponent: VibrationComponent<UIImpactFeedbackGenerator> {
1515

1616
public var style: UIImpactFeedbackGenerator.FeedbackStyle

0 commit comments

Comments
 (0)