Skip to content

Commit 37fe94f

Browse files
authored
Update FileSystem.hs
1 parent 32bd807 commit 37fe94f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hls-test-utils/src/Test/Hls/FileSystem.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ simpleCabalProject' fps =
251251
] <> fps
252252

253253

254-
-- | Also resets the interface store
255254
atomicFileWrite :: FilePath -> (FilePath -> IO a) -> IO a
256255
atomicFileWrite targetPath write = do
257256
let dir = takeDirectory targetPath

0 commit comments

Comments
 (0)