Skip to content

Commit 6a9540d

Browse files
Dont group Weapon_creation with Weapon (scrape.py)
1 parent ada9fb4 commit 6a9540d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

migrate/oldwiki/scrape.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
CATEGORY_CORRECTIONS = {
1818
'SQL': 'Database',
1919
'Collision_shape': 'Colshape',
20-
'Weapon_creation': 'Weapon',
2120
}
2221

2322
def clean_category(category_name: str) -> str:

0 commit comments

Comments
 (0)