Skip to content

Commit 81c0072

Browse files
committed
Fix the Ruff error about unused import
1 parent a0096c5 commit 81c0072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mac_specific.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import logging
22

33
import torch
4-
from typing import Optional, List
54
from torch import Tensor
65
import platform
76
from modules.sd_hijack_utils import CondFunc

0 commit comments

Comments
 (0)