Skip to content

Commit 4f0fd60

Browse files
committed
Remove unwanted prints
1 parent 6523133 commit 4f0fd60

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Core/Sources/SuggestionWidget/WidgetPositionStrategy.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ enum UpdateLocationStrategy {
293293
}
294294
return nil
295295
}() {
296-
print(mainScreen.frame, completionPanelRect, y)
297296
return .init(
298297
frame: .init(
299298
x: x,

0 commit comments

Comments
 (0)