mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-07 06:11:21 -08:00
remove dead import
This commit is contained in:
parent
50059ea661
commit
035459c9a2
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import sys
|
|||
import tempfile
|
||||
import time
|
||||
import traceback
|
||||
from collections import OrderedDict
|
||||
from functools import partial, reduce
|
||||
import warnings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue