mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Removed unneeded import
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
ef0af72632
commit
951ea6286b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import os
|
||||||
import logging
|
import logging
|
||||||
import re
|
import re
|
||||||
import collections
|
import collections
|
||||||
from typing import Optional, Any, Tuple
|
from typing import Optional, Any
|
||||||
import clique
|
import clique
|
||||||
import speedcopy
|
import speedcopy
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue