mirror of
https://github.com/polybar/polybar.git
synced 2026-03-17 21:57:14 +00:00
refactor(clang-tidy): Apply fixes
This commit is contained in:
@ -123,7 +123,6 @@ namespace modules {
|
||||
m_output += m_ellipsis ? "..." : "";
|
||||
}
|
||||
|
||||
|
||||
auto counter_str = to_string(m_counter);
|
||||
string output{module::get_output()};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user