We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31aab1 commit f1549fdCopy full SHA for f1549fd
Sources/sys/StringExtensions.swift
@@ -71,8 +71,4 @@ extension String {
71
72
return String(cc)
73
}
74
-
75
- public func replace(token: String, with: String) -> String {
76
- return ""
77
- }
78
0 commit comments