Skip to content

Commit fbba2e5

Browse files
committed
Satisfy ruff
1 parent adccfb2 commit fbba2e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

comfy/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
from torch.nn.functional import interpolate
3030
from einops import rearrange
3131
from comfy.cli_args import args
32-
from app.assets_manager import populate_db_with_asset
3332

3433
MMAP_TORCH_FILES = args.mmap_torch_files
3534
DISABLE_MMAP = args.disable_mmap

0 commit comments

Comments
 (0)