From bc1213aa883839378050b2b25d638b6149729c45 Mon Sep 17 00:00:00 2001 From: Bomani Oseni McClendon Date: Fri, 21 Jan 2022 21:48:29 -0500 Subject: [PATCH] Remove unnecessary sketch file --- examples/p5js/KMeans/KMeans_mouseClustering/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/p5js/KMeans/KMeans_mouseClustering/index.html b/examples/p5js/KMeans/KMeans_mouseClustering/index.html index 20e0ac80f..9e23bcb5e 100644 --- a/examples/p5js/KMeans/KMeans_mouseClustering/index.html +++ b/examples/p5js/KMeans/KMeans_mouseClustering/index.html @@ -4,7 +4,6 @@ - Kmeans Mouse Clustering