Skip to content

Commit b6d6f4d

Browse files
author
Giorgio Ruscigno
committed
Update MigrationNotificationsCenterView, reduce line breaks
1 parent 4f6bfec commit b6d6f4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Notifications Permission/MigrationNotificationsCenterView.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ class MigrationNotificationsCenterView: UIView {
2121
fatalError("init(coder:) has not been implemented")
2222
}
2323

24-
25-
2624
override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
2725
guard traitCollection.layoutDirection != previousTraitCollection?.layoutDirection else {
2826
return

0 commit comments

Comments
 (0)