Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 19efd8b

Browse files
committed
Remove unused call to WPStyleGuide.configureColors
1 parent 4cfc2f2 commit 19efd8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPressAuthenticator/Signup/SignupEmailViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ class SignupEmailViewController: LoginViewController, NUXKeyboardResponder {
4444

4545
override func viewDidLoad() {
4646
super.viewDidLoad()
47-
WPStyleGuide.configureColors(for: view, andTableView: nil)
4847
localizeControls()
4948
WordPressAuthenticator.track(.createAccountInitiated)
5049
}

0 commit comments

Comments
 (0)