Skip to content

Commit 6fcb790

Browse files
author
7sharp9
committed
Remove unintentional line feeds
1 parent c01431a commit 6fcb790

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/fsharp/vs/Symbols.fs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1761,8 +1761,6 @@ and FSharpType(cenv, typ:TType) =
17611761
protect <| fun () ->
17621762
"type " + NicePrint.stringOfTy (DisplayEnv.Empty(cenv.g)) typ
17631763

1764-
1765-
17661764
and FSharpAttribute(cenv: cenv, attrib: AttribInfo) =
17671765

17681766
let rec resolveArgObj (arg: obj) =

0 commit comments

Comments
 (0)