Don't import things which import things which import bpy
This commit is contained in:
@@ -3,7 +3,6 @@ All the stuff that needs to run in a subprocess.
|
||||
"""
|
||||
|
||||
from pathlib import Path
|
||||
from . import utils
|
||||
from . import bpkg
|
||||
from . import messages
|
||||
from .bpkg import exceptions as bpkg_exs
|
||||
|
Reference in New Issue
Block a user