Remove unused import

pull/29/head
LEv145 2023-06-22 01:09:17 +02:00
parent 0f1e52bb92
commit 3a2b9ad238
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from PIL import Image, ImageFilter
from PIL import Image
def run(np_img, text):