mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
chore: apply light lints (#2570)
This commit is contained in:
@@ -27,7 +27,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
CommandProvider::CommandProvider() { }
|
||||
CommandProvider::CommandProvider() = default;
|
||||
|
||||
bool CommandProvider::isAvailable() const {
|
||||
return m_open;
|
||||
|
||||
Reference in New Issue
Block a user