Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vegano1 committed Jan 12, 2024
1 parent 36da0df commit 1e0b0a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
1 change: 0 additions & 1 deletion hepa-uv/simulator/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ int main(int argc, char** argv) {
LOG_INIT("HEPA/UV", []() -> const char* {
return pcTaskGetName(xTaskGetCurrentTaskHandle());
});
const uint32_t TEMPORARY_SERIAL = 0x103321;
auto options = handle_options(argc, argv);

state_manager_connection = state_manager::create<
Expand Down
50 changes: 0 additions & 50 deletions include/hepa-uv/core/queues.hpp

This file was deleted.

0 comments on commit 1e0b0a0

Please sign in to comment.