Skip to content

Commit 763fc65

Browse files
authored
Merge pull request #1 from gaoyuexit/master
pull request
2 parents e7d065f + 336e9f6 commit 763fc65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AttributedStringWrapper.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ public extension AttributedStringWrapper {
176176
}
177177
}
178178

179-
180179
public func + (lf: AttributedStringWrapper, rf: AttributedStringWrapper) -> AttributedStringWrapper {
181180
lf.rawValue.append(rf.rawValue)
182181
return lf

0 commit comments

Comments
 (0)