File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ open System.Collections.Concurrent
1010open System.Globalization
1111open System.Text
1212
13- open FSharp.Compiler .AbstractIL
1413open Internal.Utilities .Library
1514open FSharp.Compiler .Text
1615open FSharp.Compiler .Text .Layout
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ open FSharp.Compiler.DiagnosticsLogger
1313open FSharp.Compiler .IO
1414open FSharp.Compiler .Text
1515open FSharp.Compiler .Text .Range
16- open FSharp.Compiler .AbstractIL .IL
1716
1817/// Represents collected XmlDoc lines
1918[<RequireQualifiedAccess>]
Original file line number Diff line number Diff line change 33namespace FSharp.Compiler.Xml
44
55open FSharp.Compiler .Text
6- open FSharp.Compiler .AbstractIL .IL
76
87/// Represents collected XmlDoc lines
98[<Class>]
You can’t perform that action at this time.
0 commit comments