소스 검색
Remove index_link: unused variable
pull/3011/head
Matheus Felipe
2 년 전
No known key found for this signature in database
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 |
|
|
|