Skip to content

Commit

Permalink
Fix SwiftLint violation
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 5, 2024
1 parent b3b31fe commit 9a915ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UnitTests/Menus/MainMenuTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ class MainMenuTests: XCTestCase {
XCTAssertEqual(manager.reopenLastClosedMenuItem?.keyEquivalentModifierMask, ReopenMenuItemKeyEquivalentManager.Const.modifierMask)
}


// MARK: - Default Browser Action

@MainActor
Expand Down

0 comments on commit 9a915ae

Please sign in to comment.