Skip to content

Commit

Permalink
now double ... weird
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Oct 17, 2023
1 parent e757e70 commit 7b94a64
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/main/java/org/myrobotlab/service/InMoov2.java
Original file line number Diff line number Diff line change
Expand Up @@ -1548,13 +1548,6 @@ public void publishInactivity() {
fsm.fire("inactvity");
}

/**
* simple heartbeat clock of InMoov2 to keep things moving
*/
public void publishHeartbeat() {
log.info("publishInactivity");
}

/**
* A more extensible interface point than publishEvent FIXME - create
* interface for this
Expand Down

0 comments on commit 7b94a64

Please sign in to comment.