Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Byrd committed Feb 1, 2019
1 parent 346487d commit 6145bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content/Library/docs.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ let generateDocs (docSourcePaths : IGlobbingPattern) githubRepoName =
let doc =
let fsharpCoreDir = sprintf "-I:%s" fsharpCoreDir
let systemRuntime = "-r:System.Runtime"
//TODO: possibly make a global so we don't have the spinup cost everytime we call
Literate.ParseScriptString(
source,
path = fileName,
Expand Down

0 comments on commit 6145bf0

Please sign in to comment.