mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
refactor: remove non wanted headers
This commit is contained in:
parent
a09d2222be
commit
f3c467cc46
@ -1,8 +1,5 @@
|
||||
#include "modules/network.hpp"
|
||||
#include <sys/eventfd.h>
|
||||
#include <regex>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
waybar::modules::Network::Network(const std::string &id, const Json::Value &config)
|
||||
: ALabel(config, "{ifname}", 60),
|
||||
|
Loading…
Reference in New Issue
Block a user