Skip to content

Commit d66e06a

Browse files
authored
Remove unnecessary import
1 parent e9f11d7 commit d66e06a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stdlib/public/core/StringNormalization.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
import SwiftShims
14-
1513
extension Unicode.Scalar {
1614
// Normalization boundary - a place in a string where everything left of the
1715
// boundary can be normalized independently from everything right of the

0 commit comments

Comments
 (0)