Skip to content

Commit

Permalink
cleannup
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewyx committed Feb 6, 2025
1 parent 5e7010e commit 82cac1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/software/embedded/thunderloop.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class Thunderloop
std::unique_ptr<MotorService> motor_service_;
std::unique_ptr<NetworkService> network_service_;
std::unique_ptr<PowerService> power_service_;
std::unique_ptr<NetworkService> local_network_service_;

// Clients
std::unique_ptr<RedisClient> redis_client_;
Expand Down

0 comments on commit 82cac1f

Please sign in to comment.