mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-07 22:31:50 -08:00
Remove unused import
This commit is contained in:
parent
af71f64ad8
commit
92b33344bf
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import subprocess as sp
|
|||
from PIL import Image
|
||||
|
||||
from modules import call_queue, shared
|
||||
from modules.generation_parameters_copypaste import image_from_url_text
|
||||
import modules.images
|
||||
from modules.ui_components import ToolButton
|
||||
import modules.generation_parameters_copypaste as parameters_copypaste
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue