Remove some unused imports

This commit is contained in:
Andrej730
2026-02-05 12:20:06 +05:00
parent 34ffaea2c9
commit ff3933a117
260 changed files with 113 additions and 687 deletions
@@ -19,11 +19,10 @@
# fmt: off
# pylint: skip-file
from math import cos, pi
from math import pi
from pathlib import Path
import boltspy as bolts # pyright: ignore[reportMissingImports]
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.api.material
import ifcopenshell.api.project