mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove unused imports.
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
|
||||
%{
|
||||
|
||||
import re
|
||||
|
||||
from GYBUnicodeDataUtils import *
|
||||
from GYBUnicodeDataUtils import GraphemeClusterBreakPropertyTable, get_extended_grapheme_cluster_rules_matrix
|
||||
|
||||
grapheme_cluster_break_property_table = \
|
||||
GraphemeClusterBreakPropertyTable(unicodeGraphemeBreakPropertyFile)
|
||||
|
||||
Reference in New Issue
Block a user