Some clean up.

This commit is contained in:
2025-01-04 22:19:24 -08:00
parent 5ba167fbb6
commit d8d55a6cc8
3 changed files with 2 additions and 6 deletions

View File

@@ -114,7 +114,6 @@ class SearchViewController: NSViewController, NSTextFieldDelegate,
constant: ViewConstants.spacing10),
programsLabel.trailingAnchor.constraint(
equalTo: searchInput.trailingAnchor),
])
}