From 2742a366175f5ef7f996c546ecf566652ff1c095 Mon Sep 17 00:00:00 2001 From: Jakub Trllo Date: Fri, 6 Jan 2023 13:39:28 +0100 Subject: [PATCH] remove unused import --- openpype/tools/push_to_project/control_context.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openpype/tools/push_to_project/control_context.py b/openpype/tools/push_to_project/control_context.py index a45fab618a..02f1da6733 100644 --- a/openpype/tools/push_to_project/control_context.py +++ b/openpype/tools/push_to_project/control_context.py @@ -1,5 +1,4 @@ import re -import time import collections import threading