From b03adb14af82a00dcb1cb606aff8a8043497acb0 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Sun, 5 Nov 2023 09:21:40 -0500
Subject: [PATCH] auto

---
 p5.md | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/p5.md b/p5.md
index 3dbc4b4..56dcae5 100644
--- a/p5.md
+++ b/p5.md
@@ -142,17 +142,3 @@ Compose w/ three servers:
 Compose w/ five servers.
 
 
-
-```
-> cli localhost:5501 put one
-redirect localhost:5502
-> cli localhost:5502 put one
-term 1, index 0: commit "one" 
-```
-Leader fails:
-```
-> cli localhost:5502 put two
-redirect localhost:5501
-> cli localhost:5502 put two
-term 2, index 1: commit "two" 
-```
-- 
GitLab