diff --git a/2021/sketch_2021_10_20c_py5/sketch_2021_10_20c_py5.py b/2021/sketch_2021_10_20c_py5/sketch_2021_10_20c_py5.py index 3e4477db..03fbc8b2 100644 --- a/2021/sketch_2021_10_20c_py5/sketch_2021_10_20c_py5.py +++ b/2021/sketch_2021_10_20c_py5/sketch_2021_10_20c_py5.py @@ -140,7 +140,6 @@ def point_inside_tri(pt, tri): return not (pos and neg) - def edge_dist(edge): return dist(*edge) # math.dist