downstream: Remove unused imports flagged by ruff

Fixes 23 unused-import violations, mostly in the alignment API module.
This commit is contained in:
Stephen Boddy
2026-07-10 20:42:49 +01:00
committed by Andrej730
parent 38c1f32fc5
commit a16ea85610
7 changed files with 2 additions and 39 deletions
@@ -23,7 +23,6 @@ import pytest
import ifcopenshell
import ifcopenshell.api.alignment
import ifcopenshell.api.unit
import numpy as np
def test_create_representation():