1
1
mirror of https://github.com/nmattia/niv.git synced 2024-11-22 11:53:07 +03:00

Drop old TODO

This commit is contained in:
Nicolas Mattia 2019-05-09 13:00:26 +02:00
parent 2f95c55006
commit d758b48ea0

View File

@ -75,7 +75,6 @@ getSources = do
Just _ -> abortSourcesIsntAMap
Nothing -> abortSourcesIsntJSON
-- TODO: pretty
setSources :: Sources -> IO ()
setSources sources = encodeFile pathNixSourcesJson sources