Skip to content

Commit f5d54c5

Browse files
Update TextView+SetText.swift
1 parent 98b8064 commit f5d54c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/CodeEditTextView/TextView/TextView+SetText.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ extension TextView {
2121
self.textStorage = textStorage
2222

2323
if let storageDelegate = textStorage.delegate as? MultiStorageDelegate {
24-
self.storageDelegate = nil
2524
self.storageDelegate = storageDelegate
2625
}
2726

0 commit comments

Comments
 (0)