Skip to content

Commit a510267

Browse files
committed
Remove whitespace
1 parent 0ba317b commit a510267

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Pod/Classes/CoreExtensions.swift

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ extension CGPoint: Vector {
3030
fatalError()
3131
}
3232
}
33-
3433
}
3534

3635
extension CGSize: Vector {
@@ -59,4 +58,4 @@ extension CGSize: Vector {
5958
fatalError()
6059
}
6160
}
62-
}
61+
}

0 commit comments

Comments
 (0)