From 1b33527b7c03cdd266c63befb3573b225333bddb Mon Sep 17 00:00:00 2001 From: Awiteb Date: Mon, 26 Aug 2024 02:22:39 +0000 Subject: [PATCH] chore: Remove script description Signed-off-by: Awiteb --- scripts/article.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/article.py b/scripts/article.py index f9003f4..ec4cc56 100755 --- a/scripts/article.py +++ b/scripts/article.py @@ -2,9 +2,6 @@ # Script to manage articles. # -# Current functionalities: -# - Update the header of an article or add a new header (command: update) -# # License: MIT License # Copyright: (c) 2024 Awiteb