Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird committed Jul 4, 2024
1 parent 8a86ce2 commit 989b57b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Ice/IceBar/IceBarColorManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ class IceBarColorManager: ObservableObject {
width: 0,
height: 1
).insetBy(dx: -10, dy: 0)
print(bounds.minX, bounds.maxX)

guard
let croppedImage = windowImage.cropping(to: bounds),
Expand Down

0 comments on commit 989b57b

Please sign in to comment.