浏览代码
Remove index_link: unused variable
pull/3011/head
Matheus Felipe
2 年前
找不到此签名对应的密钥
GPG 密钥 ID: AA785C523274872F
共有
1 个文件被更改,包括
0 次插入 和
1 次删除
-
scripts/validate/format.py
|
|
@@ -15,7 +15,6 @@ index_desc = 1 |
|
|
|
index_auth = 2 |
|
|
|
index_https = 3 |
|
|
|
index_cors = 4 |
|
|
|
index_link = 5 |
|
|
|
|
|
|
|
num_segments = 5 |
|
|
|
min_entries_per_section = 3 |
|
|
|