Skip to content

Commit

Permalink
Making Review Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
aga9900 committed Dec 20, 2024
1 parent dd92ef8 commit 34f092b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ void start() {
}
}
void stop() {
//Implement shutdown Hook.
//TODO: Implement shutdown Hook.
isRunning = false;
}
boolean isRunning() {
Expand Down

0 comments on commit 34f092b

Please sign in to comment.