Skip to content

Commit

Permalink
Remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed Jan 25, 2025
1 parent d8f3f97 commit d0e2f92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ShowyEdge/swift/IndicatorsController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ class IndicatorsController {
if menubarOrigins != newMenubarOrigins {
menubarOrigins = newMenubarOrigins
updateWindowFrames()
print("menubarOrigins \(menubarOrigins)")
}
}

Expand Down

0 comments on commit d0e2f92

Please sign in to comment.