remove unused
This commit is contained in:
parent
33c00ab407
commit
16efe45a35
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ drawMap rs trustmap umap = Dot.graph $ repos ++ others
|
|||
filter (`notElem` ruuids) (M.keys umap)
|
||||
uuidnode u = trustDecorate trustmap u $
|
||||
Dot.graphNode (fromUUID u) $ M.findWithDefault "" u umap
|
||||
ts = M.keys (M.filter (== Trusted) trustmap)
|
||||
|
||||
hostname :: Git.Repo -> String
|
||||
hostname r
|
||||
|
|
Loading…
Reference in a new issue