From da4c9a707cc8a89ab9c2fb115e3d50bbb3c02e5e Mon Sep 17 00:00:00 2001 From: coraxcode Date: Sat, 15 Jun 2024 06:06:45 -0300 Subject: [PATCH] Update GIFCraft.py --- GIFCraft.py | 1 - 1 file changed, 1 deletion(-) 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."""