Removed unused imports
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
#define HYPRLAND_SERVICE_H
|
||||
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include "Workspace.h"
|
||||
#include "Client.h"
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
class HyprlandService {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user