We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6523133 commit 4f0fd60Copy full SHA for 4f0fd60
1 file changed
Core/Sources/SuggestionWidget/WidgetPositionStrategy.swift
@@ -293,7 +293,6 @@ enum UpdateLocationStrategy {
293
}
294
return nil
295
}() {
296
- print(mainScreen.frame, completionPanelRect, y)
297
return .init(
298
frame: .init(
299
x: x,
0 commit comments