From 8d61d4ef3076073066cb12d2054345b76d03922f Mon Sep 17 00:00:00 2001 From: devmalik7 Date: Thu, 23 Oct 2025 15:50:15 +0530 Subject: [PATCH] Update update_index.py --- update_index.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update_index.py b/update_index.py index fc0b456..7b76137 100644 --- a/update_index.py +++ b/update_index.py @@ -1,7 +1,6 @@ #!/usr/bin/env python3 -import os -import re +import os re from pathlib import Path def get_game_description(game_path):