To .NET 5 (lot of refactoring)
[master-thesis.git] / Parasitemia / ParasitemiaCore / KMeans.fs
index c0276d9..9bb0691 100644 (file)
@@ -1,6 +1,5 @@
 module ParasitemiaCore.KMeans
 
-open System.Collections.Generic
 open System.Drawing
 
 open Emgu.CV