Skip to content

Commit 7598763

Browse files
committed
fix comment in unicode.py
1 parent 9f507a5 commit 7598763

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scripts/unicode.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,9 @@
1111
# except according to those terms.
1212

1313
# This script uses the following Unicode tables:
14-
# - DerivedCoreProperties.txt
15-
# - DerivedNormalizationProps.txt
16-
# - EastAsianWidth.txt
1714
# - auxiliary/GraphemeBreakProperty.txt
1815
# - auxiliary/WordBreakProperty.txt
19-
# - PropList.txt
2016
# - ReadMe.txt
21-
# - Scripts.txt
22-
# - UnicodeData.txt
2317
#
2418
# Since this should not require frequent updates, we just store this
2519
# out-of-line and check the unicode.rs file into git.

0 commit comments

Comments
 (0)