Skip to content

Commit 30107fc

Browse files
committed
Remove unused import
1 parent 9ef8f71 commit 30107fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ai_diffusion/eventloop.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import asyncio
2-
import threading
32
from typing import Callable
43
from PyQt5.QtCore import QTimer
54

0 commit comments

Comments
 (0)