Skip to content

Commit 93543a8

Browse files
committed
Added allowsUndo
1 parent e51c5d5 commit 93543a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/CodeEditor/UXCodeTextViewRepresentable.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ struct UXCodeTextViewRepresentable : UXViewRepresentable {
130130
return
131131
}
132132

133-
print("Why wont the dispatchqueue go away!")
134133
parent.source.wrappedValue = textView.string
135134
}
136135

0 commit comments

Comments
 (0)