To .NET 5 (lot of refactoring)
[master-thesis.git] / Parasitemia / ParasitemiaCore / MatchingEllipses.fs
index 03a3869..67c2fb1 100644 (file)
@@ -1,9 +1,6 @@
 module ParasitemiaCore.MatchingEllipses
 
-open System
 open System.Drawing
-open System.Linq
-open System.Collections
 open System.Collections.Generic
 
 open Types