From b4a0b76585cdba396c6d7fd2e3858821a3355f34 Mon Sep 17 00:00:00 2001
From: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Date: Tue, 21 Dec 2021 09:00:44 +0100
Subject: [PATCH] doc: remove duplicate page inclusion

doc/usage/index.rst in branch origin/next includes usage/environment twice.
Remove the duplicate entry.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
 doc/usage/index.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index 3905540735..33761af96a 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -11,7 +11,6 @@ Use U-Boot
    netconsole
    partitions
    cmdline
-   environment
 
 Shell commands
 --------------
-- 
2.39.5