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)