Skip to content

Commit a232e1e

Browse files
committed
updated comments
Signed-off-by: Tihomir Surdilovic <tihomir@temporal.io>
1 parent f6f3ce1 commit a232e1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/io/temporal/samples/autoheartbeat/AutoActivitiesImpl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public String runActivityTwo(String input) {
3737

3838
@SuppressWarnings("FutureReturnValueIgnored")
3939
private String runActivity(String input) {
40-
// Calculate heartbeat period based on our heartbeat timeout
4140
// Start Autoheartbeater
4241
AutoHeartbeater autoHearbeater =
4342
new AutoHeartbeater(

0 commit comments

Comments
 (0)