gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: play around with layout


From: gnunet
Subject: [taler-docs] branch master updated: play around with layout
Date: Wed, 17 May 2023 22:09:54 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3d38432e play around with layout
3d38432e is described below

commit 3d38432edb16f68c2918047f46845da1457a7b44
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed May 17 22:09:51 2023 +0200

    play around with layout
---
 transaction-common-states.dot | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/transaction-common-states.dot b/transaction-common-states.dot
index 74a4eefe..fc533bd0 100644
--- a/transaction-common-states.dot
+++ b/transaction-common-states.dot
@@ -15,12 +15,6 @@ digraph G {
   subgraph {
     rank = same; done; failed; expired; aborted;
   }
-  subgraph {
-    rank = same; pending; aborting;
-  }
-  subgraph {
-    rank = same; dialog; suspended; suspended_aborting;
-  }
 
   initial->pending;
   pending->suspended [color="blue",label="suspend"];

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]