From dff02947c89b00325bac5f90b08119d4c9c52be6 Mon Sep 17 00:00:00 2001 From: borovec zdenek Date: Wed, 4 Sep 2024 15:12:48 +0200 Subject: [PATCH] remove debug only using --- Contour.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Contour.cs b/Contour.cs index d310f5a..2509ad2 100644 --- a/Contour.cs +++ b/Contour.cs @@ -13,7 +13,6 @@ using AcAp = Bricscad.ApplicationServices; #endif using System; using System.Collections.Generic; -using BricscadExtensions; namespace Boprs {