mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 15:27:39 +00:00
ruff - check for more unused imports
This commit is contained in:
@@ -16,13 +16,8 @@
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import os
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api
|
||||
import ifcopenshell.api.root
|
||||
import ifcopenshell.util.element
|
||||
import pytest
|
||||
|
||||
import ifcpatch
|
||||
import test.bootstrap
|
||||
|
||||
Reference in New Issue
Block a user