Skip to content

Commit

Permalink
Fix the Ruff error about unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hidenorly committed Nov 28, 2023
1 parent a0096c5 commit 81c0072
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/mac_specific.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import logging

import torch
from typing import Optional, List
from torch import Tensor
import platform
from modules.sd_hijack_utils import CondFunc
Expand Down

0 comments on commit 81c0072

Please sign in to comment.