From c53ab4fbea13866c2088b6397d2ba25d9f686dbb Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Wed, 30 Sep 2020 10:13:42 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 9a6c87c9..9a650157 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -134,10 +134,6 @@ A fork or branch it happens when a developer (or a group of developers) starts a The term is particularly used in free or open source software, when a division occurs because of different goals or personality fights. Some see bifurcations as a weakness in free software, but others believe that they demonstrate the adaptability of the model. -### Juno API - -juno is a financial control and management api, with which it is possible to generate payment slips and transactions with credit and debit cards for example. -it is assigned to the GeneralBots source code. ## How To...