diff --git a/GIFCraft.py b/GIFCraft.py index 8b20b96..57f3741 100644 --- a/GIFCraft.py +++ b/GIFCraft.py @@ -11,7 +11,6 @@ import threading import time import cv2 - class GIFEditor: def __init__(self, master): """Initialize the GIF editor with the main window and UI setup."""