Skip to content

Commit

Permalink
Update drawing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gidodielemans committed May 21, 2024
1 parent 74ca871 commit a3cbc57
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/compas_ghpython/utilities/drawing.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +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 a3cbc57

Please sign in to comment.