mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove unnecessary import
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user