mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove unused imports.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
%{
|
||||
|
||||
from GYBUnicodeDataUtils import *
|
||||
from GYBUnicodeDataUtils import get_grapheme_cluster_break_tests_as_UTF8
|
||||
|
||||
grapheme_cluster_break_tests = \
|
||||
get_grapheme_cluster_break_tests_as_UTF8(unicodeGraphemeBreakTestFile)
|
||||
|
||||
Reference in New Issue
Block a user