Skip to content

Commit af56ccb

Browse files
authored
Merge pull request #68 from devmalik7/devmalik7-patch-3
Update update_index.py
2 parents bfb17cd + 8d61d4e commit af56ccb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

update_index.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python3
22

3-
import os
4-
import re
3+
import os re
54
from pathlib import Path
65

76
def get_game_description(game_path):

0 commit comments

Comments
 (0)