We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51c5d5 commit 93543a8Copy full SHA for 93543a8
1 file changed
Sources/CodeEditor/UXCodeTextViewRepresentable.swift
@@ -130,7 +130,6 @@ struct UXCodeTextViewRepresentable : UXViewRepresentable {
130
return
131
}
132
133
- print("Why wont the dispatchqueue go away!")
134
parent.source.wrappedValue = textView.string
135
136
0 commit comments