Remove unnecessary import

This commit is contained in:
Karl
2023-10-15 20:03:52 +02:00
committed by GitHub
parent e9f11d70a6
commit d66e06a971

View File

@@ -10,8 +10,6 @@
//
//===----------------------------------------------------------------------===//
import SwiftShims
extension Unicode.Scalar {
// Normalization boundary - a place in a string where everything left of the
// boundary can be normalized independently from everything right of the