Skip to content

Commit cadad46

Browse files
committed
remove unused import
1 parent 3201ffc commit cadad46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/compas/topology/orientation.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
from __future__ import division
33
from __future__ import print_function
44

5-
import random
6-
75
from compas.geometry import centroid_points
86
from compas.itertools import pairwise
97
from compas.topology import breadth_first_traverse

0 commit comments

Comments
 (0)