Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Dec 13, 2024
1 parent 3201ffc commit cadad46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/compas/topology/orientation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
from __future__ import division
from __future__ import print_function

import random

from compas.geometry import centroid_points
from compas.itertools import pairwise
from compas.topology import breadth_first_traverse
Expand Down

0 comments on commit cadad46

Please sign in to comment.