From 9f2aca6fa82d9f59ed514f6ef3cc3e54d402cad6 Mon Sep 17 00:00:00 2001 From: bitzoic Date: Wed, 5 Jun 2024 16:00:14 +0800 Subject: [PATCH] Remove multiple blank lines --- docs/book/src/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/book/src/index.md b/docs/book/src/index.md index 701d2f0e..4314bb64 100644 --- a/docs/book/src/index.md +++ b/docs/book/src/index.md @@ -65,4 +65,3 @@ Data Structure Libraries are libraries which provide complex data structures whi ### [Queue](./queue/index.md) The [Queue](./queue/index.md) Library is a linear data structure that provides First-In-First-Out (FIFO) operations. -