Skip to content

Commit

Permalink
fixup! SILKit-1607: Usage of InternalLogger and key values
Browse files Browse the repository at this point in the history
  • Loading branch information
VLukasBecker committed Oct 18, 2024
1 parent df93df7 commit 4294b2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Demos/Can/CanDemo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -285,4 +285,4 @@ int main(int argc, char** argv)
}

return 0;
}
}
2 changes: 1 addition & 1 deletion Demos/PubSub/PubSubDemo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -316,4 +316,4 @@ int main(int argc, char** argv)
}

return 0;
}
}

0 comments on commit 4294b2c

Please sign in to comment.