Removed unused imports

This commit is contained in:
2025-06-10 16:46:35 +02:00
parent abaa4038ca
commit 343b6aadf7
2 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
#include <iostream>
#include "../include/HyprlandService.h"
#include <unistd.h>
int main(int, char**){
for (auto& c : HyprlandService::getClientsOnActiveWorkspace()) {