mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 08:42:11 +03:00
Removing unnecessary line.
This commit is contained in:
parent
2d4e7ad825
commit
f510501386
@ -844,7 +844,6 @@ clean pkg opts -- `opts` is not used but might be in the future
|
||||
maybe (pure ()) (\e => delete (outputdir </> e))
|
||||
(executable pkg)
|
||||
-- clean out the generated docs
|
||||
defs <- get Ctxt
|
||||
let build = build_dir (dirs (options defs))
|
||||
let docBase = build </> "docs"
|
||||
let docDir = docBase </> "docs"
|
||||
|
Loading…
Reference in New Issue
Block a user