mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
ifcopenshell-python - clean up unused imports
This commit is contained in:
@@ -20,7 +20,6 @@ from __future__ import annotations
|
||||
from typing import TYPE_CHECKING, Any, Optional
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api
|
||||
|
||||
if TYPE_CHECKING:
|
||||
import bpy
|
||||
|
||||
Reference in New Issue
Block a user