Skip to content
Snippets Groups Projects
Commit 8f89d69e authored by Davide Basso's avatar Davide Basso
Browse files

[Parafoil] Fix lint

parent e5f16933
Branches
Tags
1 merge request!102[Parafoil] Add Parafoil On-Board-Software
......@@ -90,6 +90,7 @@ int main()
std::cout << "Parafoil Entrypoint " << "(" << BUILD_TYPE << ")"
<< " by Skyward Experimental Rocketry" << std::endl;
// cppcheck-suppress unreadVariable
auto logger = Logging::getLogger("Parafoil");
DependencyManager depman{};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment