removing unused variable.
This commit is contained in:
parent
531a731da1
commit
afe8f69ab9
@ -68,7 +68,6 @@ end tell" uri)))
|
||||
(mod- (ghc-replace-character mod ?. ?-))
|
||||
(ver (ghc-pkg-ver-path-get-ver pkg-ver-path))
|
||||
(path (ghc-pkg-ver-path-get-path pkg-ver-path))
|
||||
(pkg-with-ver (format "%s-%s" pkg ver))
|
||||
(local (format ghc-doc-local-format path mod-))
|
||||
(remote (format ghc-doc-hackage-format pkg ver mod-))
|
||||
(file (format "%s/%s.html" path mod-))
|
||||
|
Loading…
Reference in New Issue
Block a user