mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
refactor: remove usless using
This commit is contained in:
parent
94b9f0a399
commit
c910767378
@ -1,7 +1,5 @@
|
||||
#include "modules/cpu.hpp"
|
||||
|
||||
using ctx = fmt::format_context;
|
||||
|
||||
waybar::modules::Cpu::Cpu(const Json::Value& config)
|
||||
: ALabel(config, "{usage}%")
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user