Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Jun 3, 2024
1 parent 45d6060 commit 2228c59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/compas_ghpython/utilities/drawing.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
from Rhino.Geometry import Vector3d
from Rhino.Geometry import Vector3f

# from System.Array import CreateInstance
# from System.Drawing import Color
# from System.Enum import ToObject

from compas.geometry import centroid_points
from compas.itertools import pairwise
from compas_rhino.utilities.drawing import _face_to_max_quad
Expand Down

0 comments on commit 2228c59

Please sign in to comment.