From: Greg Burri Date: Fri, 3 Nov 2017 20:22:14 +0000 (+0100) Subject: Remove an useless opening directive. X-Git-Tag: 1.0.13~18 X-Git-Url: http://git.euphorik.ch/?p=master-thesis.git;a=commitdiff_plain;h=5cb8ee96c6d8d861fc2b6e1ae5db5a106241d74d Remove an useless opening directive. --- diff --git a/Parasitemia/ParasitemiaUI/Utils.fs b/Parasitemia/ParasitemiaUI/Utils.fs index 384a0d0..7a30174 100644 --- a/Parasitemia/ParasitemiaUI/Utils.fs +++ b/Parasitemia/ParasitemiaUI/Utils.fs @@ -3,7 +3,6 @@ open System.IO open Newtonsoft.Json -open Newtonsoft.Json.Converters open Types