Skip to content

Commit f76c273

Browse files
committed
Removed unused imports in main file
1 parent 35d5334 commit f76c273

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

main.py

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
import os
1212
import importlib
1313
from actions.base_action import BaseAction
14-
import io
15-
from PIL import Image
16-
import base64
1714

1815
class AlwaysReddy:
1916
def __init__(self):

0 commit comments

Comments
 (0)