Manually undo unintended changes

This commit is contained in:
jolo
2017-01-20 01:40:02 +01:00
parent 4bf27d1dae
commit b0ab39e07f
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ func BuildGraph(collectionFactory *CollectionFactory, layout string) (gographviz
description := snapshot.Description
if snapshot.SourceKind == "repo" {
description = "Snapshot from repo\n"
description = "Snapshot from repo"
}
graph.AddNode("aptly", snapshot.UUID, map[string]string{