refactor: remove unused import and simplify filename handling in ModelHashIndex, fixes #342

This commit is contained in:
Will Miao
2025-08-06 19:11:07 +08:00
parent 2c6f9d8602
commit e6b94c7b21
2 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
import json
import os
import asyncio
import re
import numpy as np
import folder_paths # type: ignore