Removed unused imports
This commit is contained in:
parent
6b51183095
commit
59189aab5f
@ -1,12 +1,8 @@
|
|||||||
import collections
|
|
||||||
import logging
|
import logging
|
||||||
import pathlib
|
import pathlib
|
||||||
import sys
|
|
||||||
import tempfile
|
import tempfile
|
||||||
import typing
|
|
||||||
|
|
||||||
from blender_asset_tracer import blendfile, pack, bpathlib
|
from blender_asset_tracer import blendfile, pack, bpathlib
|
||||||
from blender_asset_tracer.blendfile import dna
|
|
||||||
from abstract_test import AbstractBlendFileTest
|
from abstract_test import AbstractBlendFileTest
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user