Skip to content

Commit

Permalink
Update FCS in Daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Sep 10, 2021
1 parent ce62f5b commit 498dc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Fantomas.CoreGlobalTool/Daemon.fs
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ open System.Diagnostics
open System.IO
open System.Threading
open System.Threading.Tasks
open FSharp.Compiler.SourceCodeServices
open FSharp.Compiler.CodeAnalysis
open FSharp.Compiler.Text.Range
open FSharp.Compiler.Text.Pos
open FSharp.Compiler.Text.Position
open Fantomas.Client.Contracts
open StreamJsonRpc
open Fantomas
Expand Down

0 comments on commit 498dc49

Please sign in to comment.