From a7f0d07dcada2affaacff6cc262fd6e9110e77d1 Mon Sep 17 00:00:00 2001 From: elisalle Date: Thu, 2 Jan 2025 15:12:58 +0100 Subject: [PATCH] remove unused imports --- threedi_schema/application/schema.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/threedi_schema/application/schema.py b/threedi_schema/application/schema.py index 2747937..8a23119 100644 --- a/threedi_schema/application/schema.py +++ b/threedi_schema/application/schema.py @@ -1,5 +1,3 @@ -import re -import subprocess import warnings from pathlib import Path