Happy linter

This commit is contained in:
Viktar Lukashonak
2022-12-10 16:54:26 +03:00
parent 272c638f7e
commit a08967e008
3 changed files with 2 additions and 3 deletions

View File

@ -117,7 +117,6 @@ auto Sndio::update() -> void {
label_.set_markup(text);
label_.show();
}
ALabel::update();
}