From 2aede1fd9db70580cfde929eb0829e2e89149e33 Mon Sep 17 00:00:00 2001 From: Kevin Ransom Date: Thu, 13 Jun 2024 14:06:41 -0700 Subject: [PATCH] These don't belong here --- src/Compiler/Interactive/fsihelp.fs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Compiler/Interactive/fsihelp.fs b/src/Compiler/Interactive/fsihelp.fs index baca58d382a..5b06e09e245 100644 --- a/src/Compiler/Interactive/fsihelp.fs +++ b/src/Compiler/Interactive/fsihelp.fs @@ -1,9 +1,5 @@ module FSharp.Compiler.Interactive.FsiHelp -[] -[] -do () - open System open System.Collections.Generic open System.IO