From fac949cf9520653842db289286db7f097530a2d1 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 30 Aug 2020 13:00:56 +0200 Subject: [PATCH] Remove duplicate import --- src/ifcexpressparser/bootstrap.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ifcexpressparser/bootstrap.py b/src/ifcexpressparser/bootstrap.py index 53f87d75ac..e20e672943 100644 --- a/src/ifcexpressparser/bootstrap.py +++ b/src/ifcexpressparser/bootstrap.py @@ -179,7 +179,6 @@ for id in to_emit: print (""" # This file is generated by IfcOpenShell ifcexpressparser bootstrap.py -import os import os import sys import pickle