From 9a0116dc61e3b16ad27aa7a241b4aae1a5817c4a Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 27 Oct 2025 22:37:41 +0500 Subject: [PATCH] . --- mpstwm/under_construction.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/mpstwm/under_construction.py b/mpstwm/under_construction.py index 2c65f48..ce549b3 100644 --- a/mpstwm/under_construction.py +++ b/mpstwm/under_construction.py @@ -44,5 +44,3 @@ with open("example_hyprland.conf", "r") as file: elif no_tab.strip().endswith(' {'): isBlock = True nameBlock = no_tab.split()[0] - islist.append(nameBlock) - print(islist)