From 962a45a0f3a9f59385e190ac79e6d73d816dbd64 Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 23 Sep 2022 17:55:40 +0200 Subject: [PATCH] Remove eye from source code. --- source/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.rs b/source/main.rs index 48f6576..55b1ac0 100644 --- a/source/main.rs +++ b/source/main.rs @@ -13,7 +13,7 @@ // You should have received a copy of the GNU Affero General Public License // along with this program. If not, see . -//! # Select 👁️ HTML +//! # Select HTML //! //! > **Extract HTML using CSS selectors in the command-line.**